Searched defs:SetWebServiceAuthLibrary (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h3052 nsresult (*SetWebServiceAuthLibrary)(ISystemProperties *pThis, PRUnichar * webServiceAuthLibrary); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v3_0.h3606 nsresult (*SetWebServiceAuthLibrary)(ISystemProperties *pThis, PRUnichar * webServiceAuthLibrary); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v3_1.h3587 nsresult (*SetWebServiceAuthLibrary)(ISystemProperties *pThis, PRUnichar * webServiceAuthLibrary); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v3_2.h3725 nsresult (*SetWebServiceAuthLibrary)(ISystemProperties *pThis, PRUnichar * webServiceAuthLibrary); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_0.h3932 nsresult (*SetWebServiceAuthLibrary)(ISystemProperties *pThis, PRUnichar * webServiceAuthLibrary); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_1.h4172 nsresult (*SetWebServiceAuthLibrary)(ISystemProperties *pThis, PRUnichar * webServiceAuthLibrary); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_2.h4516 nsresult (*SetWebServiceAuthLibrary)(ISystemProperties *pThis, PRUnichar * webServiceAuthLibrary); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_3.h8112 nsresult (*SetWebServiceAuthLibrary)(ISystemProperties *pThis, PRUnichar * webServiceAuthLibrary); member in struct:ISystemProperties_vtbl
8248 nsresult (*SetWebServiceAuthLibrary)(ISystemProperties *pThis, PRUnichar * webServiceAuthLibrary); member in struct:ISystemPropertiesVtbl
8391 #define ISystemProperties_put_WebServiceAuthLibrary(p, aWebServiceAuthLibrary) ((p)->lpVtbl->SetWebServiceAuthLibrary(p, aWebServiceAuthLibrary))
8392 #define ISystemProperties_SetWebServiceAuthLibrary(p, aWebServiceAuthLibrary) ((p)->lpVtbl->SetWebServiceAuthLibrary(p, aWebServiceAuthLibrary))

Completed in 402 milliseconds