Switch 2: IMF services: Difference between revisions
Jump to navigation
Jump to search
Created page with "These services are exclusive to Switch 2. = imf = This is "nn::imf::IClientService". {| class="wikitable" border="1" |- ! Cmd || Name |- | 0 || CreateSession |} == CreateSession == Unofficial name. Takes a PID, an input AppletResourceUserId, two input u64s and a TransferMemory handle. Returns an #ISession. == ISession == This is "nn::imf::ISession". {| class="wikitable" border="1" |- ! Cmd || N..." |
(No difference)
|
Latest revision as of 01:47, 10 September 2025
These services are exclusive to Switch 2.
imf
This is "nn::imf::IClientService".
Cmd | Name |
---|---|
0 | CreateSession |
CreateSession
Unofficial name.
Takes a PID, an input AppletResourceUserId, two input u64s and a TransferMemory handle. Returns an #ISession.
ISession
This is "nn::imf::ISession".
Cmd | Name |
---|---|
0 | |
4 | |
8 | |
9 | |
10 | |
11 | |
20 | |
21 | |
22 | |
24 | |
25 | |
26 | |
27 | |
44 |