|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <rpc_binding.h>

Public Attributes | |
| LONG | refs |
| RPC_SECURITY_QOS_V2_W * | qos |
Definition at line 53 of file rpc_binding.h.
| RPC_SECURITY_QOS_V2_W* _RpcQualityOfService::qos |
Definition at line 57 of file rpc_binding.h.
Referenced by authorize_request(), has_credentials(), is_secure(), RpcQualityOfService_Create(), RpcQualityOfService_IsEqual(), RpcQualityOfService_Release(), rpcrt4_conn_open_pipe(), and rpcrt4_http_internet_connect().
| LONG _RpcQualityOfService::refs |
Definition at line 55 of file rpc_binding.h.
Referenced by RpcQualityOfService_AddRef(), RpcQualityOfService_Create(), and RpcQualityOfService_Release().