1 out of 1 rated this helpful - Rate this topic

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

WinNT.h (include Windows.h)

Library

Kernel32.lib

DLL

Kernel32.dll

See also

CONTEXT
RtlRestoreContext

 

 

Send comments about this topic to Microsoft

Build date: 3/6/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ