CFileFind::CFileFind

 

This member function is called when a CFileFind object is constructed.

Syntax

      CFileFind( );
CFileFind(
   CAtlTransactionManager* pTM
);

Parameters

  • pTM
    Pointer to CAtlTransactionManager object

Example

See the example for CFileFind::GetFileName.

Requirements

Header: afx.h

See Also

CFileFind Class
Hierarchy Chart
CGopherFileFind Class
CFtpFileFind Class