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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcdosys.h415 virtual HRESULT WINAPI put_DSNOptions(CdoDSNOptions varDSNOptions) = 0;
483 HRESULT (WINAPI *put_DSNOptions)(IMessage *This,CdoDSNOptions varDSNOptions); member in struct:CDO::IMessageVtbl
553 #define IMessage_put_DSNOptions(This,varDSNOptions) (This)->lpVtbl->put_DSNOptions(This,varDSNOptions)
H A Dcdoex.h621 virtual HRESULT WINAPI put_DSNOptions(CdoDSNOptions varDSNOptions) = 0;
689 HRESULT (WINAPI *put_DSNOptions)(IMessage *This,CdoDSNOptions varDSNOptions); member in struct:CDO::IMessageVtbl
759 #define IMessage_put_DSNOptions(This,varDSNOptions) (This)->lpVtbl->put_DSNOptions(This,varDSNOptions)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcdosys.h415 virtual HRESULT WINAPI put_DSNOptions(CdoDSNOptions varDSNOptions) = 0;
483 HRESULT (WINAPI *put_DSNOptions)(IMessage *This,CdoDSNOptions varDSNOptions); member in struct:CDO::IMessageVtbl
553 #define IMessage_put_DSNOptions(This,varDSNOptions) (This)->lpVtbl->put_DSNOptions(This,varDSNOptions)
H A Dcdoex.h621 virtual HRESULT WINAPI put_DSNOptions(CdoDSNOptions varDSNOptions) = 0;
689 HRESULT (WINAPI *put_DSNOptions)(IMessage *This,CdoDSNOptions varDSNOptions); member in struct:CDO::IMessageVtbl
759 #define IMessage_put_DSNOptions(This,varDSNOptions) (This)->lpVtbl->put_DSNOptions(This,varDSNOptions)

Completed in 74 milliseconds