OBEX Structures (Windows CE 5.0)
The following table shows the OBEX structures with a description of the purpose of each.
Programming element | Description |
---|---|
INBOX_EVENT_DATA | This structure describes events that the default object push server implementation does not know how to handle. |
OBEX_HEADER | This structure is used to enumerate headers in a collection. |
OBEX_REQUEST | This structure is used to identify an incoming command request. |
OBEXCOMMAND | This structure contains a pre-parsed OBEX packet. |
OBEXTRANSACTION | This structure contains the information for a specific transaction. |
See Also
Send Feedback on this topic to the authors