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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsimcntl.h545 virtual HRESULT WINAPI put_ShowEdit(VARIANT_BOOL newVal) = 0;
598 HRESULT (WINAPI *put_ShowEdit)(IMSIMMessageView *This,VARIANT_BOOL newVal); member in struct:IMSIMMessageViewVtbl
653 #define IMSIMMessageView_put_ShowEdit(This,newVal) (This)->lpVtbl->put_ShowEdit(This,newVal)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsimcntl.h545 virtual HRESULT WINAPI put_ShowEdit(VARIANT_BOOL newVal) = 0;
598 HRESULT (WINAPI *put_ShowEdit)(IMSIMMessageView *This,VARIANT_BOOL newVal); member in struct:IMSIMMessageViewVtbl
653 #define IMSIMMessageView_put_ShowEdit(This,newVal) (This)->lpVtbl->put_ShowEdit(This,newVal)

Completed in 70 milliseconds