BOSSU:SendPropertyHandle: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
DaniElectra (talk | contribs)
Use IPC template header
DaniElectra (talk | contribs)
mNo edit summary
 
Line 4: Line 4:
{{IPC/RequestEntry|u16 PropertyID}}
{{IPC/RequestEntry|u16 PropertyID}}
{{IPC/CopyHandle|1}}
{{IPC/CopyHandle|1}}
{{IPC/RequestEntry|Handle}}
{{IPC/CopyHandleEntry|Handle}}
{{IPC/RequestEnd}}
{{IPC/RequestEnd}}



Latest revision as of 00:18, 2 February 2025

Request

Index Word Description
0
Header 0x00150042 Cmd 0x0015 Param 1 Xlat 2
1 u16 PropertyID
2 Descriptor for copying 1 handle
3 Handle

Response

Index Word Description
0
Header 0x00150040 Cmd 0x0015 Param 1 Xlat 0
1 Result code

Description

Same as BOSSU:SendProperty, but used for properties that are stored as handles.