SetPriority method of the Win32_SessionDirectoryVMMPlugin class
Sets the priority of the plug-in.
Syntax
uint32 SetPriority(
[in] sint32 Priority
);
Parameters
-
Priority [in]
-
The priority of the plug-in. The higher the value, the higher the priority of the plug-in. The priority is zero by default.
Return value
Returns 0 on success, otherwise returns a WMI error code. Refer to Remote Desktop Services WMI Provider Error Codes for a list of these values.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2008 R2 |
Namespace |
Root\CIMv2\TerminalServices |
MOF |
|
DLL |
|