VMCPD_Get_Version


include vmcpd.inc

VxDcall VMCPD_Get_Version
mov [Major], ah
mov [Minor], al
mov [Coprocessor_Flag], ecx

Retrieves the VMCPD version number. Uses EAX, ECX, and Flags.

0

No coprocessor

2

80287

3

80387