Searched refs:get_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.h271 virtual HRESULT WINAPI get_OnlineRootLabel(BSTR *pbstrLabel) = 0;
331 HRESULT (WINAPI *get_OnlineRootLabel)(IMSIMContactView *This,BSTR *pbstrLabel); member in struct:IMSIMContactViewVtbl
393 #define IMSIMContactView_get_OnlineRootLabel(This,pbstrLabel) (This)->lpVtbl->get_OnlineRootLabel(This,pbstrLabel)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsimcntl.h271 virtual HRESULT WINAPI get_OnlineRootLabel(BSTR *pbstrLabel) = 0;
331 HRESULT (WINAPI *get_OnlineRootLabel)(IMSIMContactView *This,BSTR *pbstrLabel); member in struct:IMSIMContactViewVtbl
393 #define IMSIMContactView_get_OnlineRootLabel(This,pbstrLabel) (This)->lpVtbl->get_OnlineRootLabel(This,pbstrLabel)

Completed in 198 milliseconds