You are here: Start » AVL.NET » GigEVision_DeviceDescriptor Class

GigEVision_DeviceDescriptor Class

Namespace:Avl
Assembly:AvlNet.Genicam.dll

Constructors

 ConstructorDescription
GigEVision_DeviceDescriptor()

Properties

 NameTypeDescription
IpAddressSystem.String
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject
MacAddressSystem.String
ManufacturerNameSystem.String
ModelNameSystem.String
SerialNumberSystem.String
UserIdSystem.String

Methods

 NameDescription
CopyTo(Avl.GigEVision_DeviceDescriptor)
Dispose()Inherited from Avl.UnmanagedObject
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
MoveTo(Avl.GigEVision_DeviceDescriptor)
ToString()Inherited from System.Object

See also