C#
VB
C++
Gets the description of the device being enumerated.
public string DeviceDesc { get; }
Public ReadOnly Property DeviceDesc As String
public:
property String^ DeviceDesc {
String^ get();
}
A string that represents the description of the device being enumerated.
For an example, refer to EnumDevices
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET