Skip to content

Latest commit

 

History

History
76 lines (64 loc) · 2.92 KB

nf-instance-cinstance-getchstring.md

File metadata and controls

76 lines (64 loc) · 2.92 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:instance.CInstance.GetCHString
CInstance::GetCHString (instance.h)
The GetCHString method retrieves a string property.
?GetCHString@CInstance@@QBE_NPBGAAVCHString@@@Z
?GetCHString@CInstance@@QEBA_NPEBGAEAVCHString@@@Z
CInstance interface [Windows Management Instrumentation]
GetCHString method
CInstance.GetCHString
CInstance::GetCHString
GetCHString
GetCHString method [Windows Management Instrumentation]
GetCHString method [Windows Management Instrumentation]
CInstance interface
_hmm_cinstance_getchstring
instance/CInstance::GetCHString
wmi.cinstance_getchstring
wmi\cinstance_getchstring.htm
wmi
d9295ba1-19da-41a2-86d1-ec80e18e895b
12/05/2018
?GetCHString@CInstance@@QBE_NPBGAAVCHString@@@Z, ?GetCHString@CInstance@@QEBA_NPEBGAEAVCHString@@@Z, CInstance interface [Windows Management Instrumentation],GetCHString method, CInstance.GetCHString, CInstance::GetCHString, GetCHString, GetCHString method [Windows Management Instrumentation], GetCHString method [Windows Management Instrumentation],CInstance interface, _hmm_cinstance_getchstring, instance/CInstance::GetCHString, wmi.cinstance_getchstring
instance.h
FwCommon.h
Windows
Windows Vista
Windows Server 2008
FrameDyn.lib
FrameDynOS.dll; FrameDyn.dll
Windows
19H1
CInstance::GetCHString
instance/CInstance::GetCHString
c++
APIRef
kbSyntax
DllExport
FrameDynOS.dll
FrameDyn.dll
CInstance.GetCHString
?GetCHString@CInstance@@QBE_NPBGAAVCHString@@@Z
?GetCHString@CInstance@@QEBA_NPEBGAEAVCHString@@@Z

CInstance::GetCHString

-description

[The CInstance class is part of the WMI Provider Framework which is now considered in final state, and no further development, enhancements, or updates will be available for non-security related issues affecting these libraries. The MI APIs should be used for all new development.]

The GetCHString method retrieves a string property.

-parameters

-param name

Name of the string property retrieved.

-param str [ref]

Buffer to receive the string property.

-returns

Returns TRUE if the operation was successful and FALSE if an attempt was made to retrieve a nonstring property or a nonexistent property. More information is available in the log file, Framework.log.