Disable

  VOID Disable(VOID);    

The Disable function removes the existing interrupt procedure from the mouse driver. After a call to this procedure, there will be no support for interrupts from the mouse driver.

Parameters

This function has no parameters.

Return Value

This function has no return value.

Comments

The export ordinal for this function is 3.

See Also

Enable