CFile::m_hFile

This data member contains the operating-system file handle for an open file. It contains CFile::hFileNull (an operating-system-independent empty file indicator) if the handle has not been assigned.

At a Glance

Header file: Afx.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

UINT m_hFile;