Searched refs:pIDOTmp (Results 1 – 1 of 1) sorted by relevance
179 IDataObjectPtr pIDOTmp; in GetData() local180 hr = MarshalIDataObjectIntoCurrentApartment(&pIDOTmp); in GetData()183 hr = pIDOTmp->GetData(pFormatetc, pmedium); in GetData()198 IDataObjectPtr pIDOTmp; in EnumFormatEtc() local199 hr = MarshalIDataObjectIntoCurrentApartment(&pIDOTmp); in EnumFormatEtc()202 hr = pIDOTmp->EnumFormatEtc(dwDirection, ppenumFormatetc); in EnumFormatEtc()217 IDataObjectPtr pIDOTmp; in QueryGetData() local218 hr = MarshalIDataObjectIntoCurrentApartment( &pIDOTmp ); in QueryGetData()221 hr = pIDOTmp->QueryGetData(pFormatetc); in QueryGetData()236 IDataObjectPtr pIDOTmp; in GetDataHere() local[all …]