Skip to content

Latest commit

 

History

History
73 lines (60 loc) · 2.42 KB

nf-wbemcli-iwbemobjectaccess-readdword.md

File metadata and controls

73 lines (60 loc) · 2.42 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:wbemcli.IWbemObjectAccess.ReadDWORD
IWbemObjectAccess::ReadDWORD (wbemcli.h)
The ReadDWORD method reads 32 bits of property data using a property handle.
IWbemObjectAccess interface [Windows Management Instrumentation]
ReadDWORD method
IWbemObjectAccess.ReadDWORD
IWbemObjectAccess::ReadDWORD
ReadDWORD
ReadDWORD method [Windows Management Instrumentation]
ReadDWORD method [Windows Management Instrumentation]
IWbemObjectAccess interface
_hmm_iwbemobjectaccess_readdword
wbemcli/IWbemObjectAccess::ReadDWORD
wmi.iwbemobjectaccess_readdword
wmi\iwbemobjectaccess_readdword.htm
wmi
5352dea3-6d10-42be-aa1e-786ace193827
12/05/2018
IWbemObjectAccess interface [Windows Management Instrumentation],ReadDWORD method, IWbemObjectAccess.ReadDWORD, IWbemObjectAccess::ReadDWORD, ReadDWORD, ReadDWORD method [Windows Management Instrumentation], ReadDWORD method [Windows Management Instrumentation],IWbemObjectAccess interface, _hmm_iwbemobjectaccess_readdword, wbemcli/IWbemObjectAccess::ReadDWORD, wmi.iwbemobjectaccess_readdword
wbemcli.h
Wbemidl.h
Windows
Windows Vista
Windows Server 2008
Wbemuuid.lib
Esscli.dll; Fastprox.dll; Wbemess.dll
Windows
19H1
IWbemObjectAccess::ReadDWORD
wbemcli/IWbemObjectAccess::ReadDWORD
c++
APIRef
kbSyntax
COM
Esscli.dll
Fastprox.dll
Wbemess.dll
IWbemObjectAccess.ReadDWORD

IWbemObjectAccess::ReadDWORD

-description

The ReadDWORD method reads 32 bits of property data using a property handle.

-parameters

-param lHandle [in]

Integer that contains the handle that identifies this property.

-param pdw [out]

Pointer to a 32-bit unsigned integer used to return the data.

-returns

This method returns an HRESULT that indicates the status of the method call. The following list lists the value contained within an HRESULT.

-see-also

IWbemObjectAccess