VirtualBox Main API
|
Implemented by the VirtualBox class factory and registered with VBoxSDS so it can retrieve IVirtualBox on behalf of other VBoxSVCs. More...
Public Member Functions | |
void | getVirtualBox ([retval] out $unknown result) |
Gets an IUnknown interface to the VirtualBox object in the VBoxSVC process. | |
Implemented by the VirtualBox class factory and registered with VBoxSDS so it can retrieve IVirtualBox on behalf of other VBoxSVCs.
{9E106366-4521-44CC-DF95-186E4D057C83}
void IVBoxSVCRegistration::getVirtualBox | ( | [retval] out $unknown | result | ) |
Gets an IUnknown interface to the VirtualBox object in the VBoxSVC process.
result | Where to return the IUnknown interface. |