ISessionCallback
ISessionCallback – it manages the result state of current recording session from CaptureManager inner thread by the next methods:
HRESULT invoke( DWORD aCallbackEventCode, DWORD aSessionDescriptor) - method for callback invoking, where aCallbackEventCode is a constant of SessionCallbackEventCode, aSessionDescriptor is unique session descriptor.