Jump to Navigation
Home
Forum | Wiki | Bugtracker | Contact

Doxygen

  • Main Page
  • Alphabetical List
  • Data Structures
  • Directories
  • File List
  • Data Fields
  • Globals
  • Related Pages

Search

Doxygen

  • psfuncs.h
$endif
$endif
$endif
$if
_IRQL_requires_max_
_IRQL_requires_max_
_IRQL_requires_max_
_PSGETCURRENTTHREAD_
_When_
Amount
ApcRoutine
ClientId
CopyOnOpen
DesiredAccess
EffectiveOnly
ImpersonationLevel
ImpersonationState
NtQueryInformationProcess
ObjectAttributes
PoolType
Process
ProcessHandle
PsGetCurrentProcess
PsGetCurrentProcessId
PsGetVersion
PsIsCurrentThreadPrefetching
PsIsSystemThread
PsRemoveCreateThreadNotifyRoutine
PsSetCreateProcessNotifyRoutineEx
PsSetCurrentThreadPrefetching
Remove
StartRoutine
Thread
Token
$endif ( _NTIFS_  ) [pure virtual]

Definition at line 2594 of file iofuncs.h.

{
  ASSERT(Irp->CurrentLocation <= Irp->StackCount);
  Irp->CurrentLocation++;
#ifdef NONAMELESSUNION
  Irp->Tail.Overlay.s.u.CurrentStackLocation++;
#else
  Irp->Tail.Overlay.CurrentStackLocation++;
#endif
}

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.