Platform SDK: Windows Management Instrumentation |
The IWbemObjectAccess::WriteDWORD method writes 32 bits of data to a property identified by a property handle.
HRESULT IWbemObjectAccess::WriteDWORD( long lHandle, DWORD dw );
If the WriteDWORD method is successful, it returns WBEM_S_NO_ERROR.
Windows NT/2000: Requires Windows NT 4.0 SP4 or later.
Windows 95/98: Requires Windows 95 or later (with DCOM).
Header: Declared in Wbemcli.h; include Wbemidl.h.
Library: Use Wbemuuid.lib.