libnx
v4.7.0
|
Network Install Manager (nim) service IPC wrapper. More...
Go to the source code of this file.
Data Structures | |
struct | NimSystemUpdateTaskId |
SystemUpdateTaskId. More... | |
Functions | |
Result | nimInitialize (void) |
Initialize nim. | |
void | nimExit (void) |
Exit nim. | |
Service * | nimGetServiceSession (void) |
Gets the Service object for the actual nim service session. | |
Result | nimListSystemUpdateTask (s32 *out_count, NimSystemUpdateTaskId *out_task_ids, size_t max_task_ids) |
Result | nimDestroySystemUpdateTask (const NimSystemUpdateTaskId *task_id) |
Network Install Manager (nim) service IPC wrapper.