Applet Manager services: Difference between revisions
Line 1,711: | Line 1,711: | ||
| 22 || [[#PopContext]] || | | 22 || [[#PopContext]] || | ||
|- | |- | ||
| 23 || CancelWindingReservation || | | 23 || [[#CancelWindingReservation]] || | ||
|- | |- | ||
| 30 || WindAndDoReserved || | | 30 || [[#WindAndDoReserved]] || | ||
|- | |- | ||
| 40 || [[#ReserveToStartAndWaitAndUnwindThis]] || | | 40 || [[#ReserveToStartAndWaitAndUnwindThis]] || | ||
|- | |- | ||
| 41 || [4.0.0+] ReserveToStartAndWait || | | 41 || [4.0.0+] [[#ReserveToStartAndWait]] || | ||
|} | |} | ||
Line 1,733: | Line 1,733: | ||
=== PopContext === | === PopContext === | ||
No input, returns an output [[#IStorage]]. | No input, returns an output [[#IStorage]]. | ||
=== CancelWindingReservation === | |||
No input/output. | |||
=== WindAndDoReserved === | |||
No input/output. | |||
=== ReserveToStartAndWaitAndUnwindThis === | === ReserveToStartAndWaitAndUnwindThis === | ||
Takes an input [[#ILibraryAppletAccessor]], no output. | |||
=== ReserveToStartAndWait === | |||
Takes an input [[#ILibraryAppletAccessor]], no output. | Takes an input [[#ILibraryAppletAccessor]], no output. | ||