CPathT::Append
Chiamare questo metodo per aggiungere una stringa al percorso corrente.
BOOL Append(
PCXSTR pszMore
);
Parametri
- pszMore
Stringa da accodare.
Valore restituito
Restituisce TRUE di successo, FALSE in errore.
Note
Per ulteriori informazioni, vedere PathAppend.
Requisiti
Header: atlpath.h