Call this method to determine if the path is relative.
BOOL IsRelative( ) const;
Return Value
Returns TRUE if the path is relative, or FALSE if it is absolute.
Remarks
For more information, see PathIsRelative.
Requirements
Header: atlpath.h
Call this method to determine if the path is relative.
BOOL IsRelative( ) const;
Returns TRUE if the path is relative, or FALSE if it is absolute.
For more information, see PathIsRelative.
Header: atlpath.h