windows-headers v1.0.4 (2020-02-09T01:19:06Z)
Dub
Repo
FULL_PTR_XLAT_TABLES.RefIdToPointer
windows
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
windows
rpcndr
FULL_PTR_XLAT_TABLES
structs
PointerToRefId
RefIdToPointer
variables
NextRefId
XlatSide