IIOControlCode.ControlCode 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 control code.
public:
property unsigned int ControlCode { unsigned int get(); };
uint32_t ControlCode();
public uint ControlCode { get; }
var uInt32 = iIOControlCode.controlCode;
Public ReadOnly Property ControlCode As UInteger
Property Value
The control code.