Structure defining parameters for creating a navigation item window via a call to NavItemCreateWindow
Structure
Members
pContext
Type:
LPARAM
Context as specified as the lParam parameter when the item was registered
hParent
Type:
HWND
The parent window of the window to create
rcWnd
Type:
RECT
The RECT specifying the size to create the window
Remarks
None
Examples
None