Partilhar via


ATLPath::IsRelative

Esta função é um wrapper sobrecarregado para PathIsRelative.

inline BOOL IsRelative(
   const char* pszPath 
);
inline BOOL IsRelative(
   const wchar_t* pszPath 
);

Comentários

See PathIsRelative para obter detalhes.

Requisitos

Cabeçalho: atlpath.h

Consulte também

Referência

PathIsRelative

Outros recursos

Conceitos atl

Referência da ATL

Referência alfabético de funções ATL