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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsimcntl.h272 virtual HRESULT WINAPI put_OnlineRootLabel(BSTR bstrLabel) = 0;
332 HRESULT (WINAPI *put_OnlineRootLabel)(IMSIMContactView *This,BSTR bstrLabel); member in struct:IMSIMContactViewVtbl
394 #define IMSIMContactView_put_OnlineRootLabel(This,bstrLabel) (This)->lpVtbl->put_OnlineRootLabel(This,bstrLabel)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsimcntl.h272 virtual HRESULT WINAPI put_OnlineRootLabel(BSTR bstrLabel) = 0;
332 HRESULT (WINAPI *put_OnlineRootLabel)(IMSIMContactView *This,BSTR bstrLabel); member in struct:IMSIMContactViewVtbl
394 #define IMSIMContactView_put_OnlineRootLabel(This,bstrLabel) (This)->lpVtbl->put_OnlineRootLabel(This,bstrLabel)

Completed in 137 milliseconds