Condividi tramite


ATLPath::IsPrefix

Questa funzione è un wrapper di overload per PathIsPrefix.

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

Note

Vedere PathIsPrefix per i dettagli.

Requisiti

Header: atlpath.h

Vedere anche

Riferimenti

PathIsPrefix

Altre risorse

Concetti ATL

Componenti del desktop COM ATL

ATL viene eseguito riferimento alfabetico