ReactOS 0.4.16-dev-2384-gff6bd79
BindCtxImpl Struct Reference
Collaboration diagram for BindCtxImpl:

Public Attributes

IBindCtx IBindCtx_iface
 
LONG ref
 
BindCtxObjectbindCtxTable
 
DWORD bindCtxTableLastIndex
 
DWORD bindCtxTableSize
 
BIND_OPTS3 options
 

Detailed Description

Definition at line 51 of file bindctx.c.

Member Data Documentation

◆ bindCtxTable

BindCtxObject* BindCtxImpl::bindCtxTable

Definition at line 57 of file bindctx.c.

◆ bindCtxTableLastIndex

DWORD BindCtxImpl::bindCtxTableLastIndex

Definition at line 58 of file bindctx.c.

◆ bindCtxTableSize

DWORD BindCtxImpl::bindCtxTableSize

Definition at line 59 of file bindctx.c.

◆ IBindCtx_iface

IBindCtx BindCtxImpl::IBindCtx_iface

Definition at line 53 of file bindctx.c.

◆ options

BIND_OPTS3 BindCtxImpl::options

Definition at line 61 of file bindctx.c.

◆ ref

LONG BindCtxImpl::ref

Definition at line 55 of file bindctx.c.


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