ReactOS Icon

 ReactOS Tutorials (Documentation)

 PspQueryLdtInformation function

 << Go Back

 << Home Page



 🢂 PspQueryLdtInformation

   Description

This function queries the local descriptor table (LDT) information of a specific process.

   Internals & Parameters

This function takes a number of 4 parameters, it is unknown the nature of the said parameters and what are they. However it is noted that this function returns a value of NTSTATUS. An example of NTSTATUS values returned by this function are STATUS_INFO_LENGTH_MISMATCH, STATUS_INVALID_LDT_SIZE and STATUS_INVALID_LDT_OFFSET.

   Called Functions

         - _SEH_prolog
         - KeWaitForSingleObject
         - KeReleaseMutex
         - _SEH_epilog