ATLPath::RemoveFileSpec

This function is an overloaded wrapper for PathRemoveFileSpec.

inline BOOL RemoveFileSpec(
   char* pszPath 
);
inline BOOL RemoveFileSpec(
   wchar_t* pszPath 
);

Remarks

See PathRemoveFileSpec for details.

Requirements

Header: atlpath.h

See Also

Reference

PathRemoveFileSpec

Other Resources

ATL Concepts

ATL Reference

ATL Functions Alphabetical Reference