释义 |
CGopherLocator::CGopherLocator
CGopherLocator(const CGopherLocator& ref);
参数:ref | 一个常量CGopherLocator对象的参考。 |
说明: 调用此成员函数构造一个CGopherLocator对象。一般不直接构造一个CGopherLocator对象,而是调用CGopherConnection::CreateLocator来创建并向CGopherLocator对象返回一个指针。
请参阅:CGopherFileFind, CGopherConnection |