หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Performs WMI initialization.
Note
This API is for internal use only. It's not intended for use from developer code.
Syntax
HRESULT Initialize(
[in] boolean bAllowIManagementObjectQI
);
Parameters
bAllowIManagementObjectQI
[in] true to indicate that calls to QueryInterface on WMI objects are allowed; false otherwise.
Return value
The function always returns S_OK (0).
Requirements
Platforms: See System Requirements.
Header: WMINet_Utils.def
.NET Framework Versions: Available since 4.7.2