#include <wanpipe_api_hdr.h>
Public Attributes | |
| unsigned char | operation_status |
| u_int32_t | user_flags_bitmap |
| u_int32_t | poll_events_bitmap |
This structure is only used by WINDOWS code
Definition at line 462 of file wanpipe_api_hdr.h.
| unsigned char _API_POLL_STRUCT::operation_status |
operation completion status, check on return
Definition at line 464 of file wanpipe_api_hdr.h.
| u_int32_t _API_POLL_STRUCT::user_flags_bitmap |
bitmap of events API user is interested to receive
Definition at line 465 of file wanpipe_api_hdr.h.
| u_int32_t _API_POLL_STRUCT::poll_events_bitmap |
bitmap of events available for API user
Definition at line 466 of file wanpipe_api_hdr.h.
1.5.6