Partager via


CFile::operator HANDLE

Use this operator to pass a handle to a CFile object to functions such as ReadFileEx and GetFileTime that expect a HANDLE.

operator HANDLE( ) const;

Requirements

Header: afx.h

See Also

Concepts

CFile Class

CFile Members

Hierarchy Chart

CFile::m_hFile