Back to the WFC main page
$Revision: 22 $
Description
This class allows you to NetFilexxx API in Win32.
Data Members
None.
Methods
- Close
- Closes the connection to the machine. If you pass
a CNetworkFileInformation object to Close, it will close that opened file.
- Enumerate
- Initializes the object for enumeration.
- GetNext
- Retrieves the next CNetworkFileInformation.
When you reach the end of the list, GetNext() will return FALSE.
- Serialize
- After all we are a CObject...
Example
Sorry.
Copyright, 2000, Samuel R. Blackburn
$Workfile: cnetfile.cpp $
$Modtime: 1/04/00 5:15a $