ATLPath::IsUNCServerShare
Visual Studio 2005
This function is an overloaded wrapper for PathIsUNCServerShare.
inline BOOL IsUNCServerShare( const char* pszPath ); inline BOOL IsUNCServerShare( const wchar_t* pszPath );
See PathIsUNCServerShare for details.
Reference
PathIsUNCServerShareOther Resources
ATL Server ConceptsATL Server Reference
ATL Server Functions