struct _rpc_qos
Overview
Windows QOS structure More…
#include <tapi_rpc_winsock2.h> struct _rpc_qos { // fields tarpc_flowspec sending; tarpc_flowspec receiving; char* provider_specific_buf; size_t provider_specific_buf_len; };
Detailed Documentation
Windows QOS structure
Fields
tarpc_flowspec sending
QOS parameters for sending
tarpc_flowspec receiving
QOS parameters for receiving
char* provider_specific_buf
Provider specific buffer
size_t provider_specific_buf_len
length of buffer