CCommonDialog::CCommonDialog
CCommonDialog オブジェクトを構築します。
explicit CCommonDialog(
CWnd* pParentWnd
);
パラメーター
- pParentWnd
ダイアログ オブジェクトの (CWnd 型の) 親ウィンドウまたはオーナー ウィンドウ オブジェクトへのポインター。これは null場合は、ダイアログ オブジェクトの親ウィンドウは、メイン アプリケーション ウィンドウに設定されます。
解説
詳細については CDialog::CDialog を参照してください。
必要条件
ヘッダー : afxdlgs.h