ReactOS 0.4.16-dev-340-g0540c21
|
#include <atlbase.h>
Public Attributes | |
void * | m_aT |
int | m_nSize |
int | m_nAllocSize |
void* CSimpleArray::m_aT |
Definition at line 185 of file atlbase.h.
Referenced by test_winmodule().
int CSimpleArray::m_nAllocSize |
Definition at line 187 of file atlbase.h.
Referenced by test_winmodule().
int CSimpleArray::m_nSize |
Definition at line 186 of file atlbase.h.
Referenced by test_winmodule().