Condividi tramite


IDebugProperty158.GetDataBreakpointInfo(String, UInt32, String) Method

Definition

public:
 int GetDataBreakpointInfo([Runtime::InteropServices::Out] System::String ^ % pbstrAddress, [Runtime::InteropServices::Out] System::UInt32 % pSize, [Runtime::InteropServices::Out] System::String ^ % pbstrError);
public int GetDataBreakpointInfo(out string pbstrAddress, out uint pSize, out string pbstrError);
abstract member GetDataBreakpointInfo : string * uint32 * string -> int
Public Function GetDataBreakpointInfo (ByRef pbstrAddress As String, ByRef pSize As UInteger, ByRef pbstrError As String) As Integer

Parameters

pbstrAddress
String
pSize
UInt32
pbstrError
String

Returns

Applies to