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

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

Completed in 93 milliseconds