ATLPath::FindExtension

This function is an overloaded wrapper for PathFindExtension.

inline char* FindExtension( 
   const char* pszPath  
); 
inline wchar_t* FindExtension( 
   const wchar_t* pszPath  
);

Remarks

See PathFindExtension for details.

Requirements

Header: atlpath.h

See Also

Reference

PathFindExtension

Other Resources

Active Template Library (ATL) Concepts

ATL COM Desktop Components

ATL Functions Alphabetical Reference