Line 2:
Line 2:
{{IPC/Request}}
{{IPC/Request}}
{{#vardefine:ipc_offset|0}}
{{#vardefine:ipc_offset|0}}
−
{{IPC/RequestEntry|Header code [0x00340042]}}
+
{{IPC/RequestHeader|0x0034|1|2}}
−
{{IPC/RequestEntry|TaskID buffer size}}
+
{{IPC/RequestEntry|u32, Task ID size, including NULL terinator}}
−
{{IPC/MapPointerR|TaskID data pointer}}
+
{{IPC/MapPointerR|Task ID buffer}}
{{IPC/RequestEnd}}
{{IPC/RequestEnd}}
Line 10:
Line 10:
{{IPC/Request}}
{{IPC/Request}}
{{#vardefine:ipc_offset|0}}
{{#vardefine:ipc_offset|0}}
−
{{IPC/RequestEntry|Header code}}
+
{{IPC/RequestHeader|0x0034|2|2}}
{{IPC/RequestEntry|Result code}}
{{IPC/RequestEntry|Result code}}
−
{{IPC/RequestEntry|Output value}}
+
{{IPC/RequestEntry|u8, Task priority}}
+
{{IPC/MapPointerR|Task ID buffer}}
{{IPC/RequestEnd}}
{{IPC/RequestEnd}}
=Description=
=Description=
−
This loads the current state of PropertyID 0x0 for the specified task.
+
This loads the current state of PropertyID 0x0 (task priority) for the given task on the program ID of the current session.