OLSC services: Difference between revisions
No edit summary |
No edit summary |
||
Line 262: | Line 262: | ||
|} | |} | ||
= olsc:u = | |||
This was added with [10.0.0+]. | |||
{| class="wikitable" border="1" | |||
|- | |||
! Cmd || Name || Notes | |||
|- | |||
| 0 || || | |||
|- | |||
| 10 || || Takes a total of 0x10-bytes of input, returns an output [[#IAsyncResult]]. | |||
|- | |||
| 13 || || | |||
|- | |||
| 14 || || | |||
|- | |||
| 15 || || | |||
|- | |||
| 16 || || | |||
|- | |||
| 18 || || | |||
|- | |||
| 19 || || Takes a total of 0x10-bytes of input, returns an output [[#IAsyncResult]]. | |||
|- | |||
| 22 || || Takes a total of 0x18-bytes of input, returns an output [[#IAsyncResult]]. | |||
|- | |||
| 25 || || Takes a total of 0x18-bytes of input, a handle, returns an output [[#IUnknown0]]. | |||
|- | |||
| 26 || || Takes a total of 0x18-bytes of input, returns an output [[#IUnknown1]]. | |||
|- | |||
| 9010 || || Takes a total of 0x10-bytes of input, returns an output [[#IAsyncResult]]. | |||
|- | |||
| 9013 || || | |||
|- | |||
| 9014 || || | |||
|- | |||
| 9015 || || | |||
|- | |||
| 9016 || || | |||
|- | |||
| 9018 || || | |||
|- | |||
| 9019 || || Takes a total of 0x10-bytes of input, returns an output [[#IAsyncResult]]. | |||
|- | |||
| 9022 || || Takes a total of 0x18-bytes of input, returns an output [[#IAsyncResult]]. | |||
|- | |||
| 9025 || || Takes a total of 0x18-bytes of input, a handle, returns an output [[#IUnknown0]]. | |||
|- | |||
| 9026 || || Takes a total of 0x18-bytes of input, returns an output [[#IUnknown1]]. | |||
|} | |||
== IUnknown0 == | |||
{| class="wikitable" border="1" | |||
|- | |||
! Cmd || Name || Notes | |||
|- | |||
| 0 || || | |||
|- | |||
| 1 || || | |||
|- | |||
| 2 || || | |||
|- | |||
| 3 || || | |||
|- | |||
| 100 || || | |||
|- | |||
| 101 || || | |||
|} | |||
== IUnknown1 == | |||
{| class="wikitable" border="1" | |||
|- | |||
! Cmd || Name || Notes | |||
|- | |||
| 0 || || | |||
|- | |||
| 1 || || | |||
|- | |||
| 2 || || | |||
|- | |||
| 3 || || | |||
|- | |||
| 100 || || | |||
|} | |||
[[Category:Services]] | [[Category:Services]] |