次の方法で共有


ATLPath::FindFileName

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

inline char* FindFileName(
   const char* pszPath 
);
inline wchar_t* FindFileName(
   const wchar_t* pszPath 
);

解説

詳細については、「PathFindFileName」を参照してください。

必要条件

**ヘッダー:**atlpath.h

参照

参照

PathFindFileName

その他の技術情報

ATL の概念

ATL リファレンス

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