Directory Services |
The CQPM_HANDLERSPECIFIC message is thebase value used for messages that are private to the query handler. The query handler should add this value to private messages to ensure that message collisions do not occur.
#define CQPM_PRIVATEMESSAGE (CQPM_HANDLERSPECIFIC + 1)
Client: Included in Windows XP and
Windows 2000 Professional.
Server: Included in Windows Server 2003 and
Windows 2000 Server.
Header: Declared in Cmnquery.h.