DkmDisassembledInstruction.InstructionLength 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 length of the instruction in bytes.
public:
property System::UInt32 InstructionLength { System::UInt32 get(); };
public:
property unsigned int InstructionLength { unsigned int get(); };
public uint InstructionLength { get; }
member this.InstructionLength : uint32
Public ReadOnly Property InstructionLength As UInteger
Property Value
Returns UInt32.