User info plugin: Difference between revisions
Jump to navigation
Jump to search
m (→1 Interface) |
mNo edit summary |
||
Line 7: | Line 7: | ||
contains 2 subs: | contains 2 subs: | ||
0: 0 Parameter: gets user count? | 0: 0 Parameter: gets user count? / or gets active user_ID (e.g: 00000001)? | ||
1: 4 Parameter: int (0/1), uint8_t [0x10], void * callback, uint8_t * | 1: 4 Parameter: int (0/1), uint8_t [0x10], void * callback, uint8_t * | ||
{{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude> | {{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude> |
Revision as of 05:02, 2 April 2014
1 Identifiers:
- 1
1 Interface
contains 2 subs:
0: 0 Parameter: gets user count? / or gets active user_ID (e.g: 00000001)? 1: 4 Parameter: int (0/1), uint8_t [0x10], void * callback, uint8_t *