Show / Hide Table of Contents

Delegate GetDeviceDefinition

Namespace: Device.Net
Assembly: Device.Net.dll
Syntax
public delegate ConnectedDeviceDefinition GetDeviceDefinition(string deviceId, Guid classGuid);
Parameters
Type Name Description
System.String deviceId
System.Guid classGuid
Returns
Type Description
ConnectedDeviceDefinition
In This Article
Back to top Generated by DocFX