void XtfCaptureOutputEnd(
HANDLE hListen
)
hListen
Type: HANDLE
[in] Listener handle returned by XtfCaptureOutputBegin.
XtfCaptureOutputEnd must be called to free resources associated with this capture session.
Callbacks will no longer trigger after this call returns.
Header: Declared in XtfApi.h.
Library: Use XtfApi.lib.