This topic has not yet been rated - Rate this topic

AfxThrowArchiveException

Throws an archive exception.

void AfxThrowArchiveException(
   int cause,
   LPCTSTR lpszArchiveName 
); 
cause

Specifies an integer that indicates the reason for the exception. For a list of the possible values, see CArchiveException::m_cause.

lpszArchiveName

Points to a string containing the name of the CArchive object that caused the exception (if available).

Header: afx.h

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ