Searched refs:QueryGetData (Results 1 – 5 of 5) sorted by relevance
53 void APIENTRY QueryGetData(D3D10DDI_HDEVICE hDevice, D3D10DDI_HQUERY hQuery,
223 QueryGetData(D3D10DDI_HDEVICE hDevice, // IN in QueryGetData() function
210 pDeviceFuncs->pfnQueryGetData = QueryGetData; in CreateDevice()
154 HRESULT __stdcall QueryGetData(FORMATETC* pFormatEtc);
556 HRESULT DataObjectWin::QueryGetData(FORMATETC* pFormatEtc) { in QueryGetData() function in client::DataObjectWin