共用方式為


IConsole::GetMainWindow 方法 (mmc.h)

擷取主框架視窗的句柄。

語法

HRESULT GetMainWindow(
  [out] HWND *phwnd
);

參數

[out] phwnd

接收視窗句柄之變數的指標。

傳回值

這個方法可以傳回其中一個值。

規格需求

需求
最低支援的用戶端 Windows Vista
最低支援的伺服器 Windows Server 2008
目標平台 Windows
標頭 mmc.h
Dll Mmcndmgr.dll

另請參閱

IConsole