CPathT::FindFileName

Call this method to find the position of the file name within the path.

int FindFileName( ) const;

Return Value

Returns the position of the file name. If no file name is found, returns –1.

Remarks

For more information, see PathFindFileName.

Requirements

Header: atlpath.h

See Also

Reference

CPathT Class