ReactOS 0.4.15-dev-7842-g558ab78
_RPC_BINDING_VECTOR Struct Reference

#include <rpcdce.h>

Collaboration diagram for _RPC_BINDING_VECTOR:

Public Attributes

ULONG Count
 
RPC_BINDING_HANDLE BindingH [1]
 

Detailed Description

Definition at line 55 of file rpcdce.h.

Member Data Documentation

◆ BindingH

RPC_BINDING_HANDLE _RPC_BINDING_VECTOR::BindingH[1]

Definition at line 58 of file rpcdce.h.

Referenced by epm_register(), RpcEpUnregister(), and test_RpcServerUseProtseq().

◆ Count

ULONG _RPC_BINDING_VECTOR::Count

Definition at line 57 of file rpcdce.h.

Referenced by epm_register(), RpcEpUnregister(), and test_RpcServerUseProtseq().


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