DkmDisassembledInstruction.InstructionLength Property

Definition

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.

Applies to