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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsimcntl.h273 virtual HRESULT WINAPI get_OfflineRootLabel(BSTR *pbstrLabel) = 0;
333 HRESULT (WINAPI *get_OfflineRootLabel)(IMSIMContactView *This,BSTR *pbstrLabel); member in struct:IMSIMContactViewVtbl
395 #define IMSIMContactView_get_OfflineRootLabel(This,pbstrLabel) (This)->lpVtbl->get_OfflineRootLabel(This,pbstrLabel)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsimcntl.h273 virtual HRESULT WINAPI get_OfflineRootLabel(BSTR *pbstrLabel) = 0;
333 HRESULT (WINAPI *get_OfflineRootLabel)(IMSIMContactView *This,BSTR *pbstrLabel); member in struct:IMSIMContactViewVtbl
395 #define IMSIMContactView_get_OfflineRootLabel(This,pbstrLabel) (This)->lpVtbl->get_OfflineRootLabel(This,pbstrLabel)

Completed in 24 milliseconds