Sockets services: Difference between revisions
No edit summary |
|||
| Line 633: | Line 633: | ||
== CreateUserService == | == CreateUserService == | ||
No input. Returns an [[#ISfUserService]]. | No input. Returns an [[#ISfUserService]]. | ||
| Line 646: | Line 644: | ||
! Cmd || Name | ! Cmd || Name | ||
|- | |- | ||
| 0 || [[# | | 0 || [[#Assign]] | ||
|- | |- | ||
| 128 || | | 128 || GetUserInfo | ||
|- | |- | ||
| 129 || | | 129 || GetStateChangedEvent | ||
|} | |} | ||
=== | === Assign === | ||
Takes an input handle. Returns an [[#ISfAssignedNetworkInterfaceService]]. | Takes an input handle. Returns an [[#ISfAssignedNetworkInterfaceService]]. | ||
| Line 669: | Line 665: | ||
! Cmd || Name | ! Cmd || Name | ||
|- | |- | ||
| 0 || | | 0 || [[#AddSession]] | ||
|} | |} | ||
==== | ==== AddSession ==== | ||
Takes an input handle, no output. | Takes an input handle, no output. | ||