RtlCaptureContext function
Applies to: desktop apps only
Retrieves a context record in the context of the caller.
Syntax
VOID WINAPI RtlCaptureContext( __out PCONTEXT ContextRecord );
Parameters
- ContextRecord [out]
-
A pointer to a CONTEXT structure.
Return value
This function does not return a value.
Requirements
|
Minimum supported client | Windows XP |
|---|---|
|
Minimum supported server | Windows Server 2003 |
|
Header |
|
|
Library |
|
|
DLL |
|
See also
Send comments about this topic to Microsoft
Build date: 3/6/2012