DkmFrameFormatOptions.Radix Field
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 radix to use when formatting integer data. Currently supported values are '16' and '10'.
public: initonly System::UInt32 Radix;
public: initonly unsigned int Radix;
initonly unsigned int Radix;
public readonly uint Radix;
val mutable Radix : uint32
Public ReadOnly Radix As UInteger