SetInt32Property method of the Win32_RDSHServer class
Updates an integer property value of a Win32_RDSHServer object.
Syntax
uint32 SetInt32Property(
[in] string Key,
[in] sint32 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 |
MOF |
|
DLL |
|