VirtualBox Main API
Public Attributes | List of all members
IUSBProxyBackend Interface Reference

The USBProxyBackend interface represents a source for USB devices available to the host for attaching to the VM. More...

Inheritance diagram for IUSBProxyBackend:

Public Attributes

readonly attribute wstring name
 The unique name of the proxy backend.
 
readonly attribute wstring type
 The type of the backend.
 

Detailed Description

The USBProxyBackend interface represents a source for USB devices available to the host for attaching to the VM.

Interface ID:
{DFE56449-6989-4002-80CF-3607F377D40C}

Member Data Documentation

◆ name

readonly attribute wstring IUSBProxyBackend::name

The unique name of the proxy backend.

◆ type

readonly attribute wstring IUSBProxyBackend::type

The type of the backend.