CBaseControlWindow.GetOwnerWindow 方法
该方法 GetOwnerWindow
检索拥有的窗口句柄 ,m_hwndOwner。
语法
HWND GetOwnerWindow();
参数
此方法没有任何参数。
返回值
返回所有者窗口。
注解
在不调用接口方法的情况下检索拥有窗口。 使用此成员函数而不是 CBaseControlWindow::get_Owner,除非通过 IVideoWindow::get_Owner 方法在外部调用此函数。
要求
要求 | Value |
---|---|
标头 |
|
库 |
|