CPathT::operator CPathT::PCXSTR
This operator allows the object to be treated like a string.
Syntax
operator PCXSTR( ) 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 const StringType &
CPathT::operator StringType &