ATLPath::AddExtension

This function is an overloaded wrapper for PathAddExtension.

inline BOOL AddExtension( 
   char* pszPath, 
   const char* pszExtension  
); 
inline BOOL AddExtension( 
   wchar_t* pszPath, 
   const wchar_t* pszExtension  
);

Remarks

See PathAddExtension for details.

Requirements

Header: atlpath.h

See Also

Reference

PathAddExtension

Other Resources

Active Template Library (ATL) Concepts

ATL COM Desktop Components

ATL Functions Alphabetical Reference