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 relativi alla Libreria ATL (Active Template Library)

ATL COM Desktop Components

ATL Functions Alphabetical Reference