My Project
UDK 3.2.7 C/C++ API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
__store_FindData Struct 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.

Detailed Description

Find Data structure.

See Also
store_findFirst()
store_findNext()

Member Data Documentation

sal_uInt32 __store_FindData::m_nAttrib

Attributes.

See Also
store_attrib()
sal_Int32 __store_FindData::m_nLength

Name Length.

See Also
m_pszName
sal_uInt32 __store_FindData::m_nReserved

Reserved for internal use.

sal_uInt32 __store_FindData::m_nSize
sal_Unicode __store_FindData::m_pszName[STORE_MAXIMUM_NAMESIZE]

Name.

See Also
m_nLength

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