ITConferenceDirectory::Init

[This is preliminary documentation and subject to change.]

Binds the conference directory component to the specified server name and absolute directory path.

HRESULT Init(
  BSTR *pServerName,
  BSTR *pDirectoryName
);
 

Parameters

pServerName
[in] Pointer to name of server.
pDirectoryName
[in] Pointer to absolute path for directory.

Return Values

TBD