ATLPath::IsUNCServer
此函数是 PathIsUNCServer的重载包装。
inline BOOL IsUNCServer(
const char* pszPath
);
inline BOOL IsUNCServer(
const wchar_t* pszPath
);
备注
请参见 PathIsUNCServer 有关详细信息。
要求
Header: atlpath.h
此函数是 PathIsUNCServer的重载包装。
inline BOOL IsUNCServer(
const char* pszPath
);
inline BOOL IsUNCServer(
const wchar_t* pszPath
);
请参见 PathIsUNCServer 有关详细信息。
Header: atlpath.h