Метод | Описание | |
---|---|---|
Dispose ( ) : void |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
Метод | Описание | |
---|---|---|
DeviceClass ( System.Guid classGuid ) : System | ||
DeviceClass ( System.Guid classGuid, |
Initializes a new instance of the DeviceClass class.
|
Метод | Описание | |
---|---|---|
CreateDevice ( |
||
GetInfo ( int dnDevInst ) : |
||
GetProperty ( |
||
GetProperty ( |
||
GetProperty ( |
protected DeviceClass ( System.Guid classGuid ) : System | ||
classGuid | System.Guid | |
Результат | System |
protected DeviceClass ( System.Guid classGuid, |
||
classGuid | System.Guid | A device class Guid. |
hwndParent | The handle of the top-level window to be used for any user interface or IntPtr.Zero for no handle. | |
Результат | System |