Click or drag to resize

WinUsbManager Methods

The WinUsbManager type exposes the following members.

Methods
  NameDescription
Public methodDispose
Releases all resources used by the WinUsbManager object.
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the WinUsbManager, and optionally releases the managed resources.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows a WinUsbManager object to free resources before it is reclaimed by garbage collection.
(Overrides ObjectFinalize.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also