CPathT::operator const StringType &

 

This operator allows the object to be treated like a string.

Syntax

operator const StringType&( ) const throw( );

Return Value

Returns a string representing the current path managed by this object.

Requirements

Header: atlpath.h

See Also

CPathT Class
CPathT::operator StringType &
CPathT::operator CPathT::PCXSTR