| Platform SDK: DirectX |
Members of the CONST_DPRECEIVEFLAGS enumeration are used to specify what types of messages are to be retrieved, and how.
Enum CONST_DPRECEIVEFLAGS
DPRECEIVE_ALL = 1
DPRECEIVE_FROMPLAYER = 4
DPRECEIVE_PEEK = 8
DPRECEIVE_TOPLAYER = 2
End Enum
For the meaning of the values, see DirectPlay4.Receive.