FRDA:AddFriendOnline: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
 →Request:  Oops. My bad, thanks for correcting me Wwylele!  | 
				TimmSkiller (talk | contribs) No edit summary  | 
				||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
=Request=  | =Request=  | ||
{  | {{IPC/Request}}  | ||
|  | {{IPC/RequestHeader|0x0406|1|2}}  | ||
{{IPC/RequestEntry|Principal ID of friend to add}}  | |||
{{IPC/CopyHandle|1}}  | |||
|  | {{IPC/CopyHandleEntry|Completion handle}}  | ||
|   | {{IPC/RequestEnd}}  | ||
|  | |||
| 1  | |||
|   | |||
=Response=  | =Response=  | ||
{|   | {{IPC/Request}}  | ||
|  | {{#vardefine:ipc_offset|0}}  | ||
{{IPC/RequestHeader|0x0406|1|0}}  | |||
{{IPC/RequestEntry|Result code}}  | |||
|  | {{IPC/RequestEnd}}  | ||
| 0  | |||
|   | =Description=  | ||
Adds a friend to the local friends list and registers the friend with the friends server.  | |||
Latest revision as of 14:43, 18 December 2024
Request
| Index Word | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| 0 | 
  | ||||||||
| 1 | Principal ID of friend to add | ||||||||
| 2 | Descriptor for copying 1 handle | ||||||||
| 3 | Completion handle | 
Response
| Index Word | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| 0 | 
  | ||||||||
| 1 | Result code | 
Description
Adds a friend to the local friends list and registers the friend with the friends server.