ReactOS 0.4.16-dev-91-g764881a
|
Public Attributes | |
BOOL | used |
BYTE | data [dwBlockSize - sizeof(BOOL)] |
Definition at line 83 of file dplayx_global.c.
BYTE DPLAYX_MEM_SLICE::data[dwBlockSize - sizeof(BOOL)] |
Definition at line 86 of file dplayx_global.c.
Referenced by DPLAYX_PrivHeapAlloc().
BOOL DPLAYX_MEM_SLICE::used |
Definition at line 85 of file dplayx_global.c.
Referenced by DPLAYX_PrivHeapAlloc(), and DPLAYX_PrivHeapFree().