Searched refs:get_Profiles (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsimcsdk.h228 virtual HRESULT WINAPI get_Profiles(IDispatch **pProfile) = 0;
246 HRESULT (WINAPI *get_Profiles)(IMSIMHost *This,IDispatch **pProfile); member in struct:IMSIMHostVtbl
266 #define IMSIMHost_get_Profiles(This,pProfile) (This)->lpVtbl->get_Profiles(This,pProfile)
H A Drtccore.h1588 virtual HRESULT WINAPI get_Profiles(IRTCCollection **ppCollection) = 0;
1602 HRESULT (WINAPI *get_Profiles)(IRTCClientProvisioning *This,IRTCCollection **ppCollection); member in struct:IRTCClientProvisioningVtbl
1618 #define IRTCClientProvisioning_get_Profiles(This,ppCollection) (This)->lpVtbl->get_Profiles(This,ppCollection)
1657 HRESULT (WINAPI *get_Profiles)(IRTCClientProvisioning2 *This,IRTCCollection **ppCollection); member in struct:IRTCClientProvisioning2Vtbl
1674 #define IRTCClientProvisioning2_get_Profiles(This,ppCollection) (This)->lpVtbl->get_Profiles(This,ppCollection)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsimcsdk.h228 virtual HRESULT WINAPI get_Profiles(IDispatch **pProfile) = 0;
246 HRESULT (WINAPI *get_Profiles)(IMSIMHost *This,IDispatch **pProfile); member in struct:IMSIMHostVtbl
266 #define IMSIMHost_get_Profiles(This,pProfile) (This)->lpVtbl->get_Profiles(This,pProfile)
H A Drtccore.h1588 virtual HRESULT WINAPI get_Profiles(IRTCCollection **ppCollection) = 0;
1602 HRESULT (WINAPI *get_Profiles)(IRTCClientProvisioning *This,IRTCCollection **ppCollection); member in struct:IRTCClientProvisioningVtbl
1618 #define IRTCClientProvisioning_get_Profiles(This,ppCollection) (This)->lpVtbl->get_Profiles(This,ppCollection)
1657 HRESULT (WINAPI *get_Profiles)(IRTCClientProvisioning2 *This,IRTCCollection **ppCollection); member in struct:IRTCClientProvisioning2Vtbl
1674 #define IRTCClientProvisioning2_get_Profiles(This,ppCollection) (This)->lpVtbl->get_Profiles(This,ppCollection)

Completed in 213 milliseconds