ReactOS 0.4.15-dev-6067-g0b695a6
|
Public Attributes | |
ULONG | magic |
ULONG | size |
ULONG | reserved |
struct _NDR_MEMORY_LIST * | next |
Definition at line 392 of file ndr_marshall.c.
ULONG _NDR_MEMORY_LIST::magic |
Definition at line 394 of file ndr_marshall.c.
Referenced by NdrAllocate().
struct _NDR_MEMORY_LIST* _NDR_MEMORY_LIST::next |
Definition at line 397 of file ndr_marshall.c.
Referenced by NdrAllocate().
ULONG _NDR_MEMORY_LIST::reserved |
Definition at line 396 of file ndr_marshall.c.
Referenced by NdrAllocate().
ULONG _NDR_MEMORY_LIST::size |
Definition at line 395 of file ndr_marshall.c.
Referenced by NdrAllocate().