void RemoveCaptureNotify(ContextCaptureNotify* notify);
RemoveCaptureNotify removes a notification object that was called when Capture and NextCapture events took place (possibly on different threads).
Parameters |
Description |
ContextCaptureNotify* notify |
The notification object previously added by AddCaptureNotify. |