Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

CPathT::operator StringType &

 

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


operator StringType&( ) throw( );

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

Requirements

Header: atlpath.h

Show: