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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/ole/
H A Ddroptgt.cpp491 static FORMATETC s_fmtMemory = { local
510 s_fmtMemory.cfFormat = formats[n];
514 if ( pIDataSource->QueryGetData(&s_fmtMemory) == S_OK ) {

Completed in 35 milliseconds