Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Marks the end of span.
HRESULT CvLeaveSpan(
_In_ PCV_SPAN pSpan
);
Parameters
- pSpan
Span object returned by previous call to CvEnterSpan*. Cannot be NULL.
Return Value
S_OK when the message is successfully written. Error code in case there were any errors. Use SUCCEEDED/FAILED macros to check for error condition.
Requirements
Header: cvmarkers.h