Services API: Difference between revisions
Sebastiaan (talk | contribs) No edit summary |
No edit summary |
||
| Line 24: | Line 24: | ||
== RegisterService == | == RegisterService == | ||
Takes a zero-padded service name encoded as an u64 integer, an u8 bool, and an u32 at the next word. Returns a handle. | Takes a zero-padded service name encoded as an u64 integer, an u8 bool, and an u32 (session count) at the next word. Returns a handle. | ||
== UnregisterService == | == UnregisterService == | ||