Home
last modified time | relevance | path

Searched refs:bstrProfile (Results 1 – 4 of 4) sorted by relevance

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsimcsdk.h230 virtual HRESULT WINAPI CreateProfile(BSTR bstrProfile,IDispatch **ppProfile) = 0;
248 HRESULT (WINAPI *CreateProfile)(IMSIMHost *This,BSTR bstrProfile,IDispatch **ppProfile);
268 #define IMSIMHost_CreateProfile(This,bstrProfile,ppProfile) (This)->lpVtbl->CreateProfile(This,bstr… argument
281 …HRESULT WINAPI IMSIMHost_CreateProfile_Proxy(IMSIMHost *This,BSTR bstrProfile,IDispatch **ppProfil…
H A Diads.h3308 virtual HRESULT WINAPI put_Profile(BSTR bstrProfile) = 0;
3423 HRESULT (WINAPI *put_Profile)(IADsUser *This,BSTR bstrProfile);
3540 #define IADsUser_put_Profile(This,bstrProfile) (This)->lpVtbl->put_Profile(This,bstrProfile) argument
3714 HRESULT WINAPI IADsUser_put_Profile_Proxy(IADsUser *This,BSTR bstrProfile);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsimcsdk.h230 virtual HRESULT WINAPI CreateProfile(BSTR bstrProfile,IDispatch **ppProfile) = 0;
248 HRESULT (WINAPI *CreateProfile)(IMSIMHost *This,BSTR bstrProfile,IDispatch **ppProfile);
268 #define IMSIMHost_CreateProfile(This,bstrProfile,ppProfile) (This)->lpVtbl->CreateProfile(This,bstr… argument
281 …HRESULT WINAPI IMSIMHost_CreateProfile_Proxy(IMSIMHost *This,BSTR bstrProfile,IDispatch **ppProfil…
H A Diads.h3308 virtual HRESULT WINAPI put_Profile(BSTR bstrProfile) = 0;
3423 HRESULT (WINAPI *put_Profile)(IADsUser *This,BSTR bstrProfile);
3540 #define IADsUser_put_Profile(This,bstrProfile) (This)->lpVtbl->put_Profile(This,bstrProfile) argument
3714 HRESULT WINAPI IADsUser_put_Profile_Proxy(IADsUser *This,BSTR bstrProfile);