IOControlCode.Function Property

Definition

The function.

public:
 property unsigned short Function { unsigned short get(); };
uint16_t Function();
public ushort Function { get; }
var uInt16 = iOControlCode.function;
Public ReadOnly Property Function As UShort

Property Value

UInt16

unsigned short

uint16_t

The function.

Implements

Applies to