ITCallInfo::get_CallState

[This is preliminary documentation and subject to change.]

Returns the current state of the call in pCallState.

HRESULT get_CallState(
  CALL_STATE *pCallState
);
 

Parameters

pCallState
[out] Pointer to variable containing current CALL_STATE type.

Return Values

TBD