UDK 3.2.7 C/C++ API Reference
|
Find Data structure. More...
#include <types.h>
Public Attributes | |
sal_Unicode | m_pszName [STORE_MAXIMUM_NAMESIZE] |
Name. | |
sal_Int32 | m_nLength |
Name Length. | |
sal_uInt32 | m_nAttrib |
Attributes. | |
sal_uInt32 | m_nSize |
Size. | |
sal_uInt32 | m_nReserved |
Reserved for internal use. |
Find Data structure.
sal_uInt32 __store_FindData::m_nAttrib |
Attributes.
sal_Int32 __store_FindData::m_nLength |
Name Length.
sal_uInt32 __store_FindData::m_nReserved |
Reserved for internal use.
sal_uInt32 __store_FindData::m_nSize |
Size.
sal_Unicode __store_FindData::m_pszName[STORE_MAXIMUM_NAMESIZE] |
Name.