This function queries the local descriptor table (LDT) information of a specific process.
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.
- _SEH_prolog - KeWaitForSingleObject - KeReleaseMutex - _SEH_epilog