CmDevice Constructor
CmDevice(String)
C#
public CmDevice(string devicePath)
Parameters
Type | Name | Description |
---|---|---|
System.String | devicePath |
CmDevice(Int32)
C#
public CmDevice(int deviceInstance)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | deviceInstance |