ReactOS 0.4.15-dev-7846-g8ba6c66
_DPA Struct Reference
Collaboration diagram for _DPA:

Public Attributes

INT nItemCount
 
LPVOIDptrs
 
HANDLE hHeap
 
INT nGrow
 
INT nMaxCount
 

Detailed Description

Definition at line 48 of file dpa.c.

Member Data Documentation

◆ hHeap

HANDLE _DPA::hHeap

◆ nGrow

INT _DPA::nGrow

Definition at line 53 of file dpa.c.

Referenced by DPA_Clone(), DPA_CreateEx(), DPA_DeleteAllPtrs(), DPA_DeletePtr(), DPA_Grow(), and DPA_SetPtr().

◆ nItemCount

◆ nMaxCount

INT _DPA::nMaxCount

◆ ptrs


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