A brief description of the implementing component. Description is limted to 256 bytes.
Namespace: Ivi.Driver.Interop
Assembly: Ivi.Driver.Interop (in Ivi.Driver.Interop.DLL)
Visual Basic
|
Public ReadOnly Property Description As String
|
C#
|
public string Description { get; }
|
Visual C++
|
HRESULT get_Description(
BSTR* val
);
|
Property Value
A brief description of the implementing component. Description is limted to 256 bytes.
Requirements
Supported Models
All supported
See Also
Reference
IIviComponentIdentity Interface
Ivi.Driver.Interop Namespace
Copyright 2013-16 Boonton. All rights reserved.
|