Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Call this method to append a string to the current path.
BOOL Append(
PCXSTR pszMore
);
Parameters
- pszMore
The string to append.
Return Value
Returns TRUE on success, FALSE on failure.
Remarks
For more information, see PathAppend.
Requirements
Header: atlpath.h