LDN services: Difference between revisions
Line 732: | Line 732: | ||
| 328 || [[#AttachJoinEvent]] | | 328 || [[#AttachJoinEvent]] | ||
|- | |- | ||
| 336 || | | 336 || [[#GetMembers]] | ||
|} | |} | ||
Line 787: | Line 787: | ||
No input, returns an output Event handle with EventClearMode=0. | No input, returns an output Event handle with EventClearMode=0. | ||
=== | === GetMembers === | ||
Takes a type-0x22 output buffer containing an array of | Takes a type-0x22 output buffer containing an array of [[#NodeInfo]], returns an output s32 total_out. | ||
Validates that the [[#GetRole|role]] is value 0x1. Then any entries from state which are available are copied into the output array buffer, if there's space available. | Validates that the [[#GetRole|role]] is value 0x1. Then any entries from state which are available are copied into the output array buffer, if there's space available. |