ATLPath::IsUNC

此函数是 PathIsUNC的重载包装。

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

备注

请参见 PathIsUNC 有关详细信息。

要求

Header: atlpath.h

请参见

参考

PathIsUNC

其他资源

活动模板库 (ATL) 概念

ATL COM Desktop Components

ATL Functions Alphabetical Reference