Difference between revisions of "BOSSU:SendPropertyHandle"

From 3dbrew
Jump to navigation Jump to search
(Use IPC template header)
m
 
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[edit]

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

Response[edit]

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

Description[edit]

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