Condividi tramite


ATLPath::RemoveBackslash

Questa funzione è un wrapper di overload per PathRemoveBackslash.

inline char* RemoveBackslash( 
   char* pszPath  
); 
inline wchar_t* RemoveBackslash( 
   wchar_t* pszPath  
);

Note

Vedere PathRemoveBackslash per i dettagli.

Requisiti

Header: atlpath.h

Vedere anche

Riferimenti

PathRemoveBackslash

Altre risorse

Concetti relativi alla Libreria ATL (Active Template Library)

ATL COM Desktop Components

ATL Functions Alphabetical Reference