Click or drag to resize
CSYSGenerateGUID Method
Genrates a GUID string (e.g. {4FEDE8BF-CDAB-430A-8026-1CCC0EC0A2EB})

Available since Oasis montaj version: 8.4.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static void GenerateGUID(
	ref string str1
)

Parameters

str1
Type: SystemString
GUID
See Also