Click or drag to resize

CSYSiGetMenuList Method

Note: This API is now obsolete.

Get a list of loaded menus

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2025.1.0.25
Syntax
[ObsoleteAttribute("Deprecated since unknown, ")]
public static int iGetMenuList(
	CLST lst
)

[ObsoleteAttribute("Deprecated since unknown, ")]
public static int iGetMenuList(
	CLST lst
)

Parameters

lst
Type: GeoEngine.Core.GXNetCLST
Menu list

Return Value

Type: Int32
The number of loaded menus
See Also