ITTerminal::get_Address

[This is preliminary documentation and subject to change.]

Gets the Address object with which this terminal is associated.

HRESULT get_Address(
  ITAddress **ppAddress
);
 

Parameters

ppAddress
[out] Pointer to ITAddress interface.

Return Values

TBD