Searched refs:m_pIDataSource (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/ole/
H A Ddroptgt.h65 IDataObject *m_pIDataSource; // the pointer to the source data object member in class:wxDropTarget
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/ole/
H A Ddroptgt.cpp430 wxDataFormat format = GetSupportedFormat(m_pIDataSource);
448 HRESULT hr = m_pIDataSource->GetData(&fmtMemory, &stm);
474 m_pIDataSource = pIDataSource;

Completed in 297 milliseconds