VxDint

include vmm.inc

VxDint Int_Number
 

Executes the specified software interrupt. This macro pushes the interrupt number on the stack, and calls the Exec_VxD_Int service.

Int_Number
Number of the software interrupt to execute.

See Also

Exec_VxD_Int