CGopherLocator( const CGopherLocator& ref );
Parameters
ref
A reference to a constant CGopherLocator object.
Remarks
This member function is called to create a CGopherLocator object. You never create a CGopherLocator object directly. Instead, call CGopherConnection::CreateLocator to create and return a pointer to the CGopherLocator object.
CGopherLocator Overview | Class Members | Hierarchy Chart
See Also CGopherFileFind, CGopherConnection