Click or drag to resize

CEDB.iWindowProfiles Method

Get number of profiles in a window

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public int iWindowProfiles(
	int window
)

public int iWindowProfiles(
	int window
)

Parameters

window
Type: System.Int32
Profile window number (0 to <define>MAX_PROF_WND</define>-1, see iProfileOpen_EDB)

Return Value

Type: Int32
Number of profiles in a window
See Also