xInfo.hWnd Method

Retrieves a handle to the Microsoft Dynamics AXNavigation Pane window.

Syntax

public int hWnd([int workspaceNum])

Run On

Called

Parameters

  • workspaceNum
    Type: int
    The handle to the workspace from which to get the Navigation Pane handle.

Return Value

Type: int
An integer that represents the handle to the Microsoft Dynamics AXNavigation Pane window.

See Also

xInfo Class

xInfo::currentWorkspaceNum Method