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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dazroles.h1157 virtual HRESULT WINAPI put_OperationID(LONG lProp) = 0;
1180 HRESULT (WINAPI *put_OperationID)(IAzOperation *This,LONG lProp); member in struct:IAzOperationVtbl
1205 #define IAzOperation_put_OperationID(This,lProp) (This)->lpVtbl->put_OperationID(This,lProp)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dazroles.h1157 virtual HRESULT WINAPI put_OperationID(LONG lProp) = 0;
1180 HRESULT (WINAPI *put_OperationID)(IAzOperation *This,LONG lProp); member in struct:IAzOperationVtbl
1205 #define IAzOperation_put_OperationID(This,lProp) (This)->lpVtbl->put_OperationID(This,lProp)

Completed in 39 milliseconds