Share via


CGopherLocator::CGopherLocator

This member function is called to create a CGopherLocator object.

CGopherLocator( 
   const CGopherLocator& ref  
);

Parameters

  • ref
    A reference to a constant CGopherLocator object.

Remarks

You never create a CGopherLocator object directly. Instead, call CGopherConnection::CreateLocator to create and return a pointer to the CGopherLocator object.

Requirements

Header: afxinet.h

See Also

Reference

CGopherLocator Class

Hierarchy Chart

CGopherFileFind Class

CGopherConnection Class