Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates a string property value of a Win32_RDSHServer object.
Syntax
uint32 SetStringProperty(
[in] string Key,
[in] string Value
);
Parameters
-
Key [in]
-
The key that identifies the property to update.
-
Value [in]
-
The new 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 |
| Header |
|
| MOF |
|
| DLL |
|