Freigeben über


ATLPath::IsPrefix

Diese Funktion ist ein überladener Wrapper für PathIsPrefix.

inline BOOL IsPrefix( 
   const char* pszPrefix, 
   const char* pszPath  
); 
inline BOOL IsPrefix( 
   const wchar_t* pszPrefix, 
   const wchar_t* pszPath  
);

Hinweise

Siehe PathIsPrefix für Details.

Anforderungen

Header: atlpath.h

Siehe auch

Referenz

PathIsPrefix

Weitere Ressourcen

ATL-Konzepte (Active Template Library)

ATL COM Desktop Components

ATL Functions Alphabetical Reference