Click or drag to resize

CHANDLECheckError Method

Check to see if an error occurred

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static bool CheckError(
	ref string A_0,
	ref string A_1,
	int* A_2
)

public static bool CheckError(
	ref string A_0,
	ref string A_1,
	int* A_2
)

Parameters

A_0
Type: SystemString
A_1
Type: SystemString
A_2
Type: SystemInt32IsImplicitlyDereferenced*

Return Value

Type: Boolean
See Also