IDebugBreakpointRequest3::GetRequestInfo2
This method gets the breakpoint request information that describes this breakpoint request.
Syntax
Parameters
dwFields
[in] A combination of flags from the BPREQI_FIELDS enumeration that determine which fields of pBPRequestInfo
are to be filled in.
bBPRequestInfo
[out] The BP_REQUEST_INFO2 structure to be filled in.
Return Value
If successful, returns S_OK
; otherwise, returns error code.
Remarks
There is more information in this request than is returned from the GetRequestInfo method.