Click or drag to resize

CEDBiProfileOpen Method

Return TRUE or FALSE if profile window is open

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

public int iProfileOpen(
	int window
)

Parameters

window
Type: SystemInt32
Profile window number: 0 is the top window 1 is the middle window 2 is the bottom window

Return Value

Type: Int32
TRUE if window is open FALSE if window is closed
Remarks
This functions will return FALSE if requested window is not supported in current version of Oasis montaj.
See Also