KBUGCHECK_REASON_CALLBACK_RECORD
The KBUGCHECK_REASON_CALLBACK_RECORD structure is an opaque structure that is used by the KeRegisterBugCheckReasonCallback and KeDeregisterBugCheckReasonCallback routines.
Remarks
The KBUGCHECK_REASON_CALLBACK_RECORD structure is used for bookkeeping by the KeRegisterBugCheckReasonCallback and KeDeregisterBugCheckReasonCallback routines.
The structure must be allocated in resident memory, such as nonpaged pool. Use the KeInitializeCallbackRecord routine to initialize the structure before using it.
Requirements
|
Version | Available on Microsoft Windows XP with Service Pack 1 (SP1), Windows Server 2003, and later versions of the Windows operating system. |
|---|---|
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 5/22/2013
