User info plugin: Difference between revisions
Jump to navigation
Jump to search
(Created page with "1 Identifiers: * 1 ===1 Interface=== contains 2 subs: 0: 0 Parameter: gets user count? 1: 4 Parameter: int, uint8_t [0x10], char *, char * {{Reverse engineering}}<noin...") |
m (→1 Interface) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
contains 2 subs: | contains 2 subs: | ||
0: 0 Parameter: | 0: 0 Parameter: return 0/1 - page_userinfo dialog created or not | ||
1: 4 Parameter: int, uint8_t [0x10], | 1: 4 Parameter: int (0=user://localhost/users, 1=user://localhost/others, 2=user://localhost/query?id=), uint8_t [0x10], void * callback, uint8_t * | ||
{{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude> | {{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude> |
Latest revision as of 10:30, 2 April 2014
1 Identifiers:
- 1
1 Interface[edit | edit source]
contains 2 subs:
0: 0 Parameter: return 0/1 - page_userinfo dialog created or not 1: 4 Parameter: int (0=user://localhost/users, 1=user://localhost/others, 2=user://localhost/query?id=), uint8_t [0x10], void * callback, uint8_t *