ITAddress::get_Calls

[This is preliminary documentation and subject to change.]

This method is used by Automation client applications, such as Microsoft® Visual Basic®, to retrieve calls currently on the address.

HRESULT get_Calls(
  VARIANT *pVariant
);
 

Parameters

pVariant
[out] Pointer to a VARIANT that will be filled in with the ITCollection interface of the collection.

Return Values

TBD