ReactOS 0.4.15-dev-7842-g558ab78
_RpcAssoc Struct Reference

#include <rpc_assoc.h>

Collaboration diagram for _RpcAssoc:

Public Attributes

struct list entry
 
LONG refs
 
LPSTR Protseq
 
LPSTR NetworkAddr
 
LPSTR Endpoint
 
LPWSTR NetworkOptions
 
ULONG assoc_group_id
 
UUID http_uuid
 
CRITICAL_SECTION cs
 
struct list free_connection_pool
 
LONG connection_cnt
 
struct list context_handle_list
 

Detailed Description

Definition at line 27 of file rpc_assoc.h.

Member Data Documentation

◆ assoc_group_id

◆ connection_cnt

LONG _RpcAssoc::connection_cnt

◆ context_handle_list

struct list _RpcAssoc::context_handle_list

◆ cs

◆ Endpoint

◆ entry

struct list _RpcAssoc::entry

◆ free_connection_pool

struct list _RpcAssoc::free_connection_pool

◆ http_uuid

UUID _RpcAssoc::http_uuid

Definition at line 39 of file rpc_assoc.h.

Referenced by RpcAssoc_Alloc().

◆ NetworkAddr

◆ NetworkOptions

◆ Protseq

◆ refs

LONG _RpcAssoc::refs

The documentation for this struct was generated from the following file: