CFile::SetStatus

Call this member function to set the status of the file associated with this file location.

Syntax

static void SetStatus( LPCTSTR lpszFileName, const CFileStatus& status );
throw( CFileException );

At a Glance

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

See Also

CFile Overview, CFile Member Functions, File Service Classes, CFile::GetStatus