BOOL Detach( CFileException* pError = NULL );
Return Value
Nonzero if successful; otherwise 0.
Parameters
pError
A pointer to a file exception. In the event of an error, it will be set to the cause.
Remarks
Call this function to close the stream.
CMonikerFile Overview | Class Members | Hierarchy Chart
See Also CMonikerFile::Close, CMonikerFile::Open