Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The GetId method returns the unique identifier assigned by the script provider's debug engine to the breakpoint. This identifier must be unique within the context of the containing script. The breakpoint identifier may be unique to the provider; however, that is not required.
Syntax
ULONG64 GetId();
Return value
This method returns ULONG64. The value is the unique identifier assigned to the breakpoint.
Requirements
| Requirement | Value |
|---|---|
| Header | dbgmodel.h |