ITTerminal::get_Name

[This is preliminary documentation and subject to change.]

Get a descriptive name of the terminal. The name must be usable to the user.

HRESULT get_Name(
  BSTR *ppName
);
 

Parameters

ppName
[out] Pointer to the name of the terminal.

Return Values

TBD