CFileException::m_cause

The m_cause data member contains an integer whose values are defined by a CFileException enumerated type. See the Visual C++ documentation for possible values.

int m_cause;

At a Glance

Header file: Afx.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CFileException Overview, CFileException Data Members, Exception Classes