ISpSuspend
You can use the ISpSuspend function to suspend InputSprocket.
OSStatus ISpSuspend (void);
- function result
- A result code.
DESCRIPTION
The ISpSuspend function suspends InputSprocket. It must be called in response to suspend events. It also can be called any time you want to stop getting InputSprocket data.