Difference between revisions of "DLPSRVR:DisconnectClient"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000A0040] |- | 1 | Node ID |} =Response= {| class="wikitable" border="1" |-...")
 
m (→‎Description: session -> network)
 
Line 26: Line 26:
  
 
=Description=
 
=Description=
This disconnects the client with the given node ID from the session.
+
This disconnects the client with the given node ID from the network.

Latest revision as of 13:18, 8 July 2024

Request[edit]

Index Word Description
0 Header code [0x000A0040]
1 Node ID

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

This disconnects the client with the given node ID from the network.