VMAccessRightsType enumeration
The VMAccessRightsType enumeration specifies access rights for the user or group.
Syntax
typedef enum {
vmAccessRights_Allowed = 0,
vmAccessRights_Denied = 1
} VMAccessRightsType;
Constants
-
vmAccessRights_Allowed
-
Allow access for the user or group.
-
vmAccessRights_Denied
-
Deny access for the user or group.
Requirements
Product |
Microsoft Virtual Server 2005 onWindows Server 2003 |
Download |
Microsoft Virtual Server 2005 R2 SP1 Update onWindows Server 2008orWindows Server 2003 |
Header |
|