The SetPriority method attempts to change the execution priority of the process. In order to set the priority to Realtime, the caller must hold the SeIncreaseBasePriorityPrivilege. Without this privilege, the highest the priority can be set to is High priority. The method returns an integer value that can be interpretted as follows: 0 - Successful completion. 2 - The user does not have access to the requested information. 3 - The user does not have sufficient privilge. 8 - Unknown failure. 9 - The path specified does not exist. 21 - The specified parameter is invalid. Other - For integer values other than those listed above, refer to Win32 error code documentation.
The SetMultiStringValue method sets the data value for a named value whose data type is REG_MULTI_SZ. The SetMultiStringValue ...
The SetNumForwardPackets method is used to set the number of IP packet headers allocated for the router packet queue. When ...
The SetPMTUBHDetect method is used to enable detection of Black Hole routers. Setting this parameter to TRUE causes TCP to ...
The SetPMTUDiscovery method is used to enable Maximum Transmission Unit (MTU) discovery. Setting this parameter to TRUE causes ...
The SetPriority method attempts to change the execution priority of the process. In order to set the priority to Realtime, ...
The SetSecurityDescriptor method updates the specified key's security descriptor with the supplied _SecurityDescriptor. The ...
The SetShareInfo method sets the parameters of a shared resource. Only members of the Administrators or Account Operators ...
The SetStatus operation cannot be completed, because another SetStatus operation is already in progress. Try again after ...
The SettableBaudRate property indicates whether the baud rate can be changed for this serial port. Values: TRUE or FALSE. ...