![]() |
Posting Options Constant |
Header: EPPC.h |
enum { receiverIDMask = 61440, receiverIDisPSN = 32768, receiverIDisSignature = 28672, receiverIDisSessionID = 24576, receiverIDisTargetID = 20480, systemOptionsMask = 3840, nReturnReceipt = 512, priorityMask = 255, nAttnMsg = 1 };
The posting enumerator indicating that the receiver ID consists of the bits for the event to be delivered.
The posting enumerator indicating that the receiver ID is the process serial number for the event to be delivered.
The posting enumerator indicating that the receiver ID is a creator signature.
The posting enumerator indicating that the receiver ID is a PPC session reference number.
The posting enumerator indicating that the receiver ID is a port name and location name.
The posting enumerator indicating that the system options mask.
The posting enumerator indicating that a return receipt has been requested.
The posting enumerator indicating priority.
The posting enumerator indicating that this message should be given priority.
You use posting option enumerators with
© 2000 Apple Computer, Inc. (Last Updated 5/8/2000)