CBasePropertyPage::m_Dlg (Compact 2013)

3/26/2014

This property contains a handle to the dialog window. This member variable is initialized when the dialog window processes the WM_INITDIALOG message.

Syntax

HWND m_Dlg;

Requirements

Header

dshow.h,
Streams.h

Library

ole32.lib,
Ole32auth.lib,
Strmbase.lib,
Strmiids.lib,
uuid.lib

See Also

Reference

CBasePropertyPage Class