Home
last modified time | relevance | path

Searched refs:IHostUpdate (Results 1 – 2 of 2) sorted by relevance

/dports/devel/libvirt/libvirt-7.10.0/src/vbox/
H A Dvbox_CAPI_v6_1.h1215 interface IHostUpdate; variable
1405 typedef interface IHostUpdate IHostUpdate; typedef
11421 nsresult (*InternalAndReservedMethod1IHostUpdate)(IHostUpdate *pThis);
11423 nsresult (*InternalAndReservedMethod2IHostUpdate)(IHostUpdate *pThis);
11425 nsresult (*InternalAndReservedMethod3IHostUpdate)(IHostUpdate *pThis);
11427 nsresult (*InternalAndReservedMethod4IHostUpdate)(IHostUpdate *pThis);
11450 nsrefcnt (*AddRef)(IHostUpdate *pThis);
11451 nsrefcnt (*Release)(IHostUpdate *pThis);
11530 interface IHostUpdate
11592 nsresult (*GetUpdate)(IHost *pThis, IHostUpdate * *update);
[all …]
/dports/www/phpvirtualbox/phpvirtualbox-cf82d58f2/endpoints/lib/
H A DvboxServiceWrappers.php6644 class IHostUpdate extends VBox_ManagedObject class
6995 return new IHostUpdate ($this->connection, $response->returnval);