VDD_Get_Version

    include minivdd.inc
    VxDCall VDD_Get_Version
 

The VDD_Get_Version service returns the VDD version number and device identifier.

Parameters

This service has no parameters.

Return Values

The AH register contains the major version number.

The AL register contains the minor version number.

The ESI register contains the address of the 8-byte identifier string for the VDD.

Uses

Flags, AX, ESI