LineDisplayCapabilities.SupportedDescriptors Property

Definition

Gets the number of descriptors supported by the line display.

public:
 property unsigned int SupportedDescriptors { unsigned int get(); };
uint32_t SupportedDescriptors();
public uint SupportedDescriptors { get; }
var uInt32 = lineDisplayCapabilities.supportedDescriptors;
Public ReadOnly Property SupportedDescriptors As UInteger

Property Value

UInt32

unsigned int

uint32_t

The number of descriptors supported by the line display. A value of zero indicates that the line display does not support descriptors.

Applies to