A3DFileContextData Struct Reference

A structure that specifies the file contexts. More...

Data Fields

A3DUTF8Char ** m_apcContexts
 
A3DUTF8Charm_pcFileName
 
A3DUns32 m_uiNbContexts
 
A3DUns16 m_usStructSize
 

Detailed Description

A structure that specifies the file contexts.

Version
8.1

Field Documentation

A3DUTF8Char** A3DFileContextData::m_apcContexts

Contexts for this file.

A3DUTF8Char* A3DFileContextData::m_pcFileName

Name of the concerned file.

A3DUns32 A3DFileContextData::m_uiNbContexts

Number of contexts for this file.

A3DUns16 A3DFileContextData::m_usStructSize

Reserved; must be initialized by A3D_INITIALIZE_DATA.