IDebugProperty158.GetDataBreakpointInfo(String, UInt32, String) Method
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.
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