Click or drag to resize

CSYSDestroyPTMP Method

Destroy PTMP.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void DestroyPTMP(
	int ptmp
)

public static void DestroyPTMP(
	int ptmp
)

Parameters

ptmp
Type: SystemInt32
PTMP object to destroy
See Also