Свойство | Type | Description | |
---|---|---|---|
GetBindError | string | ||
IDebugPendingBreakpoint2 | int | ||
IDebugPendingBreakpoint2 | int | ||
IDebugPendingBreakpoint2 | int | ||
IDebugPendingBreakpoint2 | int | ||
IDebugPendingBreakpoint2 | int | ||
IDebugPendingBreakpoint2 | int | ||
IDebugPendingBreakpoint2 | int | ||
IDebugPendingBreakpoint2 | int | ||
IDebugPendingBreakpoint2 | int |
Méthode | Description | |
---|---|---|
AD7PendingBreakpoint ( |
||
GetLocation ( string &fileName, int &lineNumber, TEXT_POSITION &start, TEXT_POSITION &end ) : void |
Méthode | Description | |
---|---|---|
GetBindError ( ) : string | ||
IDebugPendingBreakpoint2 ( ) : int | ||
IDebugPendingBreakpoint2 ( BP_CONDITION bpCondition ) : int | ||
IDebugPendingBreakpoint2 ( BP_PASSCOUNT bpPassCount ) : int | ||
IDebugPendingBreakpoint2 ( IDebugBreakpointRequest2 &ppBPRequest ) : int | ||
IDebugPendingBreakpoint2 ( IEnumDebugBoundBreakpoints2 &ppEnum ) : int | ||
IDebugPendingBreakpoint2 ( IEnumDebugErrorBreakpoints2 &ppErrorEnum ) : int | ||
IDebugPendingBreakpoint2 ( PENDING_BP_STATE_INFO pState ) : int | ||
IDebugPendingBreakpoint2 ( enum_BP_ERROR_TYPE bpErrorType, IEnumDebugErrorBreakpoints2 &ppEnum ) : int | ||
IDebugPendingBreakpoint2 ( int fEnable ) : int |
public AD7PendingBreakpoint ( |
||
engine | ||
request | IDebugBreakpointRequest2 | |
Résultat | System |
public GetLocation ( string &fileName, int &lineNumber, TEXT_POSITION &start, TEXT_POSITION &end ) : void | ||
fileName | string | |
lineNumber | int | |
start | TEXT_POSITION | |
end | TEXT_POSITION | |
Résultat | void |