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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_3.h1314 interface IHostNameResolutionConfigurationChangeEvent; variable
1457 typedef interface IHostNameResolutionConfigurationChangeEvent IHostNameResolutionConfigurationChangeEvent; typedef
21400 /* Start of struct IHostNameResolutionConfigurationChangeEvent declaration */
21417 nsresult (*QueryInterface)(IHostNameResolutionConfigurationChangeEvent *pThis, const nsID *iid, void **resultp);
21418 nsrefcnt (*AddRef)(IHostNameResolutionConfigurationChangeEvent *pThis);
21419 nsrefcnt (*Release)(IHostNameResolutionConfigurationChangeEvent *pThis);
21420 nsresult (*GetType)(IHostNameResolutionConfigurationChangeEvent *pThis, PRUint32 *type);
21422 nsresult (*GetSource)(IHostNameResolutionConfigurationChangeEvent *pThis, IEventSource * *source);
21424 nsresult (*GetWaitable)(IHostNameResolutionConfigurationChangeEvent *pThi
[all...]

Completed in 183 milliseconds