home     download     screen shots     bugs     mailing list     example output     generated MFC docs     help     tools and utilities


 Overview   Project   Class   Tree   Index 
MFC Class Library
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD

MFC
Class CGopherLocator

CObject
   |
   +--CGopherLocator

   in AFXINET.H

class CGopherLocator
extends CObject

CGopherLocator


 
Fields inherited from class CObject
classCObject
 
Constructor Summary
  CGopherLocator( const CGopherLocator& ref )
          
private  CGopherLocator( LPCTSTR pstrLocator, DWORD dwLocLen )
          
  ~CGopherLocator()
          
 
Method Summary
 BOOL GetLocatorType( DWORD& dwRef ) const
          
 operator LPCTSTR() const
          
   
Methods inherited from class CObject
GetRuntimeClass, new, new, delete, IsSerializable, IsKindOf, Serialize
 

Constructor Detail

CGopherLocator

public CGopherLocator( const CGopherLocator& ref );

CGopherLocator

private CGopherLocator( LPCTSTR pstrLocator, DWORD dwLocLen );

~CGopherLocator

public ~CGopherLocator();


Method Detail

GetLocatorType

public BOOL GetLocatorType( DWORD& dwRef ) const;

LPCTSTR

public operator LPCTSTR() const;

 Overview   Project   Class   Tree   Index 
MFC Class Library
CppDoc v2.3.1
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD