The GetDebugPrivilege function returns the status of the debug privilege.
function GetDebugPrivilege : DWord; stdcall;
-
-
The return value is the status of the debug privilege.
Requirements
| Client | Requires Windows XP, Windows 2000 Professional, Windows NT Workstation |
|---|---|
| Header |
Declared in uallKernel.pas |