|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| ULONG | magic |
| ULONG | size |
| ULONG | reserved |
| struct _NDR_MEMORY_LIST * | next |
Definition at line 391 of file ndr_marshall.c.
| ULONG _NDR_MEMORY_LIST::magic |
Definition at line 393 of file ndr_marshall.c.
Referenced by NdrAllocate().
| struct _NDR_MEMORY_LIST* _NDR_MEMORY_LIST::next |
Definition at line 396 of file ndr_marshall.c.
Referenced by NdrAllocate().
| ULONG _NDR_MEMORY_LIST::reserved |
Definition at line 395 of file ndr_marshall.c.
Referenced by NdrAllocate().
| ULONG _NDR_MEMORY_LIST::size |
Definition at line 394 of file ndr_marshall.c.
Referenced by NdrAllocate().