Package com.ms.com.directX Previous
Previous
Microsoft Packages
Microsoft Packages
Index
Index
Next
Next

DPSEND_ Values

Use with Send to specify how to send the message.

DPSEND_GUARANTEE
Sends the message by using a guaranteed method of delivery if it is available.
DPSEND_HIGHPRIORITY
Sends the message high-priority. This will force the message to the front of the send queue for immediate transmission. The message will also go to the top of the receiving application's receive buffer.
DPSEND_TRYONCE
Reserved.


© 1996 Microsoft Corporation. All rights reserved.