共用方式為


IConfigurationDataCollector::p ut_ManagementQueries 方法 (pla.h)

擷取或設定 要執行的 Windows Management Instrumentation (WMI) 查詢。

這是可讀寫的屬性。

語法

HRESULT put_ManagementQueries(
  SAFEARRAY *Queries
);

參數

Queries

傳回值

備註

如需撰寫 WMI 查詢的詳細資訊,請參閱 WMI) 的 WQL (SQL

規格需求

需求
最低支援的用戶端 Windows Vista [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2008 [僅限傳統型應用程式]
目標平台 Windows
標頭 pla.h
Dll Pla.dll

另請參閱

IConfigurationDataCollector