CFileException::ErrnoToException

Call this member function to convert a given run-time library error value to a CFileException enumerated error value.

Syntax

static int PASCAL ErrnoToException( int nErrno );

At a Glance

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

See Also

CFileException Overview, CFileException Member Functions, Exception Classes, CFileException::OsErrorToException