Share via


CFileException::m_lOsError

Contains the operating-system error code for this exception.

LONG m_lOsError;

Remarks

See your operating-system technical manual for a listing of error codes. This data member is a public variable of type LONG.

Requirements

Header: afx.h

See Also

Reference

CFileException Class

Hierarchy Chart

Other Resources

CFileException Members