Condividi tramite


IDebugMemoryBytes2 Interface

Definition

public interface class IDebugMemoryBytes2
[System.Runtime.InteropServices.Guid("925837D1-3AA1-451A-B7FE-CC04BB42CFB8")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugMemoryBytes2
[<System.Runtime.InteropServices.Guid("925837D1-3AA1-451A-B7FE-CC04BB42CFB8")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugMemoryBytes2 = interface
Public Interface IDebugMemoryBytes2
Attributes

Methods

GetSize(UInt64)
ReadAt(IDebugMemoryContext2, UInt32, Byte[], UInt32, UInt32)
WriteAt(IDebugMemoryContext2, UInt32, Byte[])

Applies to