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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Diads.h3747 virtual HRESULT WINAPI put_Datatype(BSTR bstrDatatype) = 0;
3797 HRESULT (WINAPI *put_Datatype)(IADsPrintQueue *This,BSTR bstrDatatype); member in struct:IADsPrintQueueVtbl
3849 #define IADsPrintQueue_put_Datatype(This,bstrDatatype) (This)->lpVtbl->put_Datatype(This,bstrDatatype)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Diads.h3747 virtual HRESULT WINAPI put_Datatype(BSTR bstrDatatype) = 0;
3797 HRESULT (WINAPI *put_Datatype)(IADsPrintQueue *This,BSTR bstrDatatype); member in struct:IADsPrintQueueVtbl
3849 #define IADsPrintQueue_put_Datatype(This,bstrDatatype) (This)->lpVtbl->put_Datatype(This,bstrDatatype)

Completed in 151 milliseconds