Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

vcf/HTMLKit/Win32WebBrowserHost.h File Reference


Classes

class  IOleInPlaceFrameImpl
class  IOleInPlaceSiteImpl
class  IDocHostUIHandlerImpl
class  IDispatchImpl
class  IServiceProviderImpl
class  IAuthenticateImpl
class  IOleClientSiteImpl
class  HTMLElementEventHandlerBase
class  HTMLElementEventHandlerMethods< ClassType >
class  WebBrowserCtrl

Defines

#define COM_PTR(ifc)

Typedefs

typedef VCF::hresult hresult

Define Documentation

#define COM_PTR ifc   ) 
 

Value:

namespace comet { \
template<> struct comtype<ifc> { \
    static const IID& uuid() { \
        static const IID iid = IID_##ifc; \
        return iid; \
    } \
    typedef nil base;\
};\
};\
typedef comet::com_ptr<ifc> ifc##Ptr;\
\


Typedef Documentation

typedef VCF::hresult hresult
 

   Comments or Suggestions?    License Information