Source position: jwanative.pas line 4933
function NtPowerInformation(
PowerInformationLevel: POWER_INFORMATION_LEVEL;
InputBuffer: PVOID;
InputBufferLength: ULONG;
OutputBuffer: PVOID;
OutputBufferLength: ULONG
):NTSTATUS;