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.
Retrieves an integer property from a virtual desktop collection.
Syntax
uint32 GetInt32Property(
[in] string Key,
[out] sint32 Value
);
Parameters
-
Key [in]
-
A key that identifies the property to retrieve.
-
Value [out]
-
An integer that receives the retrieved 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 |
|