ReactOS 0.4.15-dev-7924-g5949c20
DPLAYX_MEM_SLICE Struct Reference

Public Attributes

BOOL used
 
BYTE data [dwBlockSize - sizeof(BOOL)]
 

Detailed Description

Definition at line 83 of file dplayx_global.c.

Member Data Documentation

◆ data

BYTE DPLAYX_MEM_SLICE::data[dwBlockSize - sizeof(BOOL)]

Definition at line 86 of file dplayx_global.c.

Referenced by DPLAYX_PrivHeapAlloc().

◆ used

BOOL DPLAYX_MEM_SLICE::used

Definition at line 85 of file dplayx_global.c.

Referenced by DPLAYX_PrivHeapAlloc(), and DPLAYX_PrivHeapFree().


The documentation for this struct was generated from the following file: