Catatan
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba masuk atau mengubah direktori.
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba mengubah direktori.
The VMSupportDriverType enumeration specifies the type of support driver used by Virtual Server.
Syntax
typedef enum {
vmSupportDriver_InvalidType = -1,
vmSupportDriver_VirtualMachineMonitor = 0,
vmSupportDriver_NetworkServices = 1
} VMSupportDriverType;
Constants
-
vmSupportDriver_InvalidType
-
Invalid driver type.
-
vmSupportDriver_VirtualMachineMonitor
-
The Virtual Machine Monitor (VMM) driver.
-
vmSupportDriver_NetworkServices
-
The network services driver.
Requirements
| Product |
Microsoft Virtual Server 2005 onWindows Server 2003 |
| Download |
Microsoft Virtual Server 2005 R2 SP1 Update onWindows Server 2008orWindows Server 2003 |
| Header |
|