Click or drag to resize

CSYSIGetProfileName Method (String, Int32)

Get the profile name as defined in My Geosoft (or email if not defined)

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void IGetProfileName(
	ref string name,
	int name_size
)

public static void IGetProfileName(
	ref string name,
	int name_size
)

Parameters

name
Type: SystemString
Returned name
name_size
Type: SystemInt32
Size of name
See Also