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

ATLPath::IsUNCServerShare 

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.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.