Searched refs:GetInterface (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Ddataobj.h34 PDRAGITEM GetInterface(void) const {return m_pDataObject;} function in class:wxDataObject
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/amiga/
H A Dlaunch.c38 IExpat = (struct ExpatIFace*)GetInterface(ExpatBase, "main", 1, NULL);
H A Dexpat_lib.c140 IDOS = (struct DOSIFace *)GetInterface(DOSLib, "main", 1, NULL);
144 IUtility = (struct UtilityIFace*)GetInterface(UtilityBase, "main", 1, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/amiga/
H A Dlaunch.c38 IExpat = (struct ExpatIFace*)GetInterface(ExpatBase, "main", 1, NULL);
H A Dexpat_lib.c140 IDOS = (struct DOSIFace *)GetInterface(DOSLib, "main", 1, NULL);
144 IUtility = (struct UtilityIFace*)GetInterface(UtilityBase, "main", 1, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/ole/
H A Ddataobj.h33 IDataObject *GetInterface() const { return m_pIDataObject; } function in class:wxDataObject
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/ole/
H A Ddropsrc.cpp190 HRESULT hr = ::DoDragDrop(m_data->GetInterface(),
H A Ddroptgt.cpp450 IDataObject *dataObject = m_dataObject->GetInterface();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dclipbrd.cpp631 HRESULT hr = OleSetClipboard(data->GetInterface());
645 m_lastDataObject = data->GetInterface();
849 hr = data.GetInterface()->SetData(&formatEtc, &medium, true);

Completed in 182 milliseconds