ReactOS 0.4.15-dev-7942-gd23573b
BindCtxImpl Struct Reference
Collaboration diagram for BindCtxImpl:

Public Attributes

IBindCtx IBindCtx_iface
 
LONG ref
 
BindCtxObjectbindCtxTable
 
DWORD bindCtxTableLastIndex
 
DWORD bindCtxTableSize
 
BIND_OPTS2 bindOption2
 

Detailed Description

Definition at line 50 of file bindctx.c.

Member Data Documentation

◆ bindCtxTable

BindCtxObject* BindCtxImpl::bindCtxTable

Definition at line 56 of file bindctx.c.

◆ bindCtxTableLastIndex

DWORD BindCtxImpl::bindCtxTableLastIndex

Definition at line 57 of file bindctx.c.

◆ bindCtxTableSize

DWORD BindCtxImpl::bindCtxTableSize

Definition at line 58 of file bindctx.c.

◆ bindOption2

BIND_OPTS2 BindCtxImpl::bindOption2

Definition at line 60 of file bindctx.c.

◆ IBindCtx_iface

IBindCtx BindCtxImpl::IBindCtx_iface

Definition at line 52 of file bindctx.c.

Referenced by CreateBindCtx().

◆ ref

LONG BindCtxImpl::ref

Definition at line 54 of file bindctx.c.


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