Property | Type | Description |
---|
Method | Description | |
---|---|---|
MonoUsbProfileHandle ( |
Wraps a raw usb device profile handle pointer in a MonoUsbProfileHandle class.
|
Method | Description | |
---|---|---|
ReleaseHandle ( ) : bool |
When overridden in a derived class, executes the code required to free the handle.
|
public MonoUsbProfileHandle ( |
||
pProfileHandle | the profile handle to wrap. | |
return | System |