include bimodint.inc mov ax, VPICD_API_Get_Version call [lpfnVPICD] jc errorhandler mov [Major], ah mov [Minor], al
Retrieves the major and minor version numbers for the virtual PIC device.