Source position: jwanative.pas line 5256
function NtQuerySection(
SectionHandle: HANDLE;
SectionInformationClass: SECTION_INFORMATION_CLASS;
SectionInformation: PVOID;
SectionInformationLength: ULONG;
ResultLength: PULONG
):NTSTATUS;