Platform SDK: DirectX

CONST_DPMESSAGEQUEUEFLAGS

Members of the CONST_DPMESSAGEQUEUEFLAGS enumeration are used with the DirectPlay4.GetMessageQueue method.

Enum CONST_DPMESSAGEQUEUEFLAGS
    DPMESSAGEQUEUE_RECEIVE = 2
    DPMESSAGEQUEUE_SEND =    1
End Enum
DPMESSAGEQUEUE_RECEIVE
Get information about the receive queue.
DPMESSAGEQUEUE_SEND
Get information about the send queue.