_GetCurrentContext

#include <vmm.h>

PVOID EXTERNAL _GetCurrentContext(void);
 

Determines the current memory context. Do not call this service.

See Also

_ContextSwitch