Platform SDK: TAPI

RND_ Constants

The following constants may be returned as errors.

RND_INVALID_TIME 0xe0000200
The time value entered is not valid.
RND_NULL_SERVER_NAME 0xe0000201
The server name is NULL, probably because ITConferenceBlob::Init has not been run or did not succeed.
RND_ALREADY_CONNECTED 0xe0000202
The ITDirectory::Connect method was called, but a connection already exists.
RND_NOT_CONNECTED 0xe0000203
The ITDirectory::Connect method has not been called, or failed.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Version: Requires TAPI 3.0 or later.
  Header: Declared in Rnderr.h.