GetStringProperty method of the Win32_RDSHCollection class
Retrieves a string property value of a Win32_RDSHCollection object.
Syntax
uint32 GetStringProperty(
[in] string Key,
[out] string Value
);
Parameters
-
Key [in]
-
The key that identifies the property to retrieve.
-
Value [out]
-
Receives the retrieved property value.
Return value
Returns 0 on success, otherwise returns a WMI error code.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\CIMv2\rdms |
MOF |
|
DLL |
|