ITConsultCall::CanIConsult

[This is preliminary documentation and subject to change.]

Returns boolean indicator of whether consultation is possible.

HRESULT CanIConsult(
  VARIANT_BOOL *pfConsult
);
 

Parameters

pfConsult
[out] On return, this parameter is set to TRUE if a private, direct connection between the local address and destination address can be created.

Return Values

TBD