NPNS services: Difference between revisions
→npns: General functionality information |
ICreateTokenAsyncContext |
||
Line 48: | Line 48: | ||
|- | |- | ||
| 153 || [8.0.0+] GetDropEventWithHandover | | 153 || [8.0.0+] GetDropEventWithHandover | ||
|- | |||
| 154 || [12.0.0+] CreateTokenAsync | |||
|} | |} | ||
Line 126: | Line 128: | ||
|- | |- | ||
| 153 || [8.0.0+] GetDropEventWithHandover | | 153 || [8.0.0+] GetDropEventWithHandover | ||
|- | |||
| 154 || [12.0.0+] CreateTokenAsync | |||
|- | |||
| 155 || [12.0.0+] CreateTokenAsyncWithApplicationId | |||
|- | |- | ||
| 161 || [10.0.0+] GetRequestChangeStateCancelEvent | | 161 || [10.0.0+] GetRequestChangeStateCancelEvent | ||
Line 183: | Line 189: | ||
|- | |- | ||
| 4 || GetReceiveEvent || No input, returns an output handle. | | 4 || GetReceiveEvent || No input, returns an output handle. | ||
|} | |||
== ICreateTokenAsyncContext == | |||
This is "nn::npns::ICreateTokenAsyncContext". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Cmd || Name | |||
|- | |||
| 1 || GetFinishEvent | |||
|- | |||
| 2 || Cancel | |||
|- | |||
| 3 || GetResult | |||
|- | |||
| 4 || GetToken | |||
|} | |} | ||
[[Category:Services]] | [[Category:Services]] |