MCPcopy Create free account
hub / github.com/cinience/RedisStudio / CActiveXUI

Method CActiveXUI

DuiLib/Control/UIActiveX.cpp:853–856  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

851//
852
853CActiveXUI::CActiveXUI() : m_pUnk(NULL), m_pControl(NULL), m_hwndHost(NULL), m_bCreated(false), m_bDelayCreate(true)
854{
855 m_clsid = IID_NULL;
856}
857
858CActiveXUI::~CActiveXUI()
859{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected