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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsimcntl.h289 virtual HRESULT WINAPI put_AcceptMessages(VARIANT_BOOL newVal) = 0;
349 HRESULT (WINAPI *put_AcceptMessages)(IMSIMContactView *This,VARIANT_BOOL newVal); member in struct:IMSIMContactViewVtbl
411 #define IMSIMContactView_put_AcceptMessages(This,newVal) (This)->lpVtbl->put_AcceptMessages(This,newVal)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsimcntl.h289 virtual HRESULT WINAPI put_AcceptMessages(VARIANT_BOOL newVal) = 0;
349 HRESULT (WINAPI *put_AcceptMessages)(IMSIMContactView *This,VARIANT_BOOL newVal); member in struct:IMSIMContactViewVtbl
411 #define IMSIMContactView_put_AcceptMessages(This,newVal) (This)->lpVtbl->put_AcceptMessages(This,newVal)

Completed in 96 milliseconds