◄Up► ◄Next► ◄Previous► ──────────────────────────────────────────────────────────────────────────── include vtd.inc VxDcall VTD_End_Min_Int_Period The VTD_End_Min_Int_Period service allows a device to remove a timer interrupt period that it set earlier through the VTD_Begin_Min_Int_Period service. Parameter Description ──────────────────────────────────────────────────────────────────────────── EAX Specifies a value passed earlier to Begin_Begin_Min_Int_Period. Return Value If carry flag is clear, the interrupt period request was removed successfully. Otherwise, the specified interrupt period is not valid. Uses Flags See Also VTD_Begin_Min_Int_Period ♦