ITCallStateEvent::get_Call

[This is preliminary documentation and subject to change.]

Retrieves pointer to call information interface for the call.

HRESULT get_Call(
  ITCallInfo **ppCallInfo
);
 

Parameters

ppCallInfo
[out] Pointer to ITCallInfo interface.

Return Values

TBD