ITCallMediaEvent::get_Call

[This is preliminary documentation and subject to change.]

Retrieves the call associated with this event.

HRESULT get_Call(
  ITCallInfo **ppCallInfo
);
 

Parameters

ppCallInfo
[out] Pointer to ITCallInfo interface.

Return Values

TBD