次の方法で共有


ATLPath::IsRoot

PathIsRoot 用のオーバーロードされたラッパーです。

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

解説

詳細については PathIsRoot を参照してください。

必要条件

Header: atlpath.h

参照

関連項目

PathIsRoot

その他の技術情報

ATL の概念

ATL COM デスクトップ コンポーネント

ATL 関数リファレンス (アルファベット順)