PSM_INDEXTOHWND message

Takes the index of a property sheet page and returns its window handle. You can send this message explicitly or use the PropSheet_IndexToHwnd macro.

Parameters

wParam

Zero-based index of the page.

lParam

Must be zero.

Return value

Returns the handle to the window of the property sheet page specified by wParam if successful. Otherwise, it returns zero.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Prsht.h