ITConferenceDirectory::get_ServerName

[This is preliminary documentation and subject to change.]

The get_ServerName method returns a pointer to the server name.

HRESULT get_ServerName(
  BSTR *ppServerName
);
 

Parameters

ppServerName
[out] Pointer to string containing the name of the server.

Return Values

TBD