ILastBranchRecordJump Interface
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.
Defines a jump entry in an ILastBranchRecordSnapshot.
public interface ILastBranchRecordJump
type ILastBranchRecordJump = interface
Public Interface ILastBranchRecordJump
Properties
FromInstructionPointer |
Gets the virtual address that is the source instruction pointer of the jump. |
ToInstructionPointer |
Gets the virtual address that is the target instruction pointer of the jump. |