描述
检索属性表当前页面窗口的句柄。
PB语法
FUNCTION PropSheet_GetCurrentPageHwnd ( _ BYVAL hDlg AS DWORD ) AS DWORD |
参数
hDlg |
[in]处理属性表。 |
返回值
返回当前属性表页面的窗口的句柄。
备注
使用无模式属性表的PropSheet_GetCurrentPageHwnd函数来确定何时销毁该对话框。
Note使用Aero向导样式(PSH_AEROWIZARD)时不支持此函数。
最低操作系统
Windows NT 3.51,Windows 95。
引用文件 #INCLUDE Once
Prsht.inc