IOControlCode.Function Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The function.