win32 v2.100.0 (2022-03-04T09:13:39Z)
Home
Dub
Repo
FULL_PTR_XLAT_TABLES._RefIdToPointer
win32
rpcndr
FULL_PTR_XLAT_TABLES
Undocumented in source.
struct
FULL_PTR_XLAT_TABLES
struct
_RefIdToPointer {
void
**
XlatTable
;
ubyte
*
StateTable
;
uint
NumberOfEntries
;
}
Members
Variables
NumberOfEntries
uint
NumberOfEntries
;
Undocumented in source.
StateTable
ubyte
*
StateTable
;
Undocumented in source.
XlatTable
void
**
XlatTable
;
Undocumented in source.
Meta
Source
See Implementation
win32
rpcndr
FULL_PTR_XLAT_TABLES
structs
_PointerToRefId
_RefIdToPointer
variables
NextRefId
PointerToRefId
RefIdToPointer
XlatSide