HomeSort by relevance Sort by last modified time
    Searched refs:get_Profiles (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msimcsdk.h 228 virtual HRESULT WINAPI get_Profiles(IDispatch **pProfile) = 0;
246 HRESULT (WINAPI *get_Profiles)(IMSIMHost *This,IDispatch **pProfile);
266 #define IMSIMHost_get_Profiles(This,pProfile) (This)->lpVtbl->get_Profiles(This,pProfile)
    [all...]
rtccore.h     [all...]

Completed in 217 milliseconds