Events : ProtocolComplete event

ProtocolComplete event
Description
Fires after each of the following protocols is finished:
Syntax
 
HRESULT ProtocolComplete(
[in] LONG session,
[in] BSTR protocol,
[in] BSTR protocol_type
);
Parameters