Expand Minimize
This topic has not yet been rated - Rate this topic

ATLPath::IsFileSpec

This function is an overloaded wrapper for PathIsFileSpec.

inline BOOL IsFileSpec( 
   const char* pszPath  
); 
inline BOOL IsFileSpec( 
   const wchar_t* pszPath  
);

See PathIsFileSpec for details.

Header: atlpath.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.