Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
Sets a breakpoint on the function given by the supplied name.
Syntax
HRESULT SetBreakpointAtFunction(
PCWSTR functionName,
IDataModelScriptDebugBreakpoint **breakpoint
);
Parameters
functionName
The name of the function you want a breakpoint set on.
breakpoint
The newly created breakpoint will be returned here.
Return value
This method returns HRESULT that indicates success or failure.
Requirements
| Requirement | Value |
|---|---|
| Header | dbgmodel.h |