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
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;
Header: afx.h