NS services: Difference between revisions
No edit summary |
No edit summary |
||
Line 1,996: | Line 1,996: | ||
==== Cmd1 ==== | ==== Cmd1 ==== | ||
No input, returns an output Event handle and an [[#IAsyncResult]]. | No input, returns an output Event handle and an [[#IAsyncResult]]. | ||
The async task uses [[NIM_services|nim]] cmd2018 or cmd2027, depending on a state field. Once finished when a state flag is set, [[LDN_services|ldn]] is finalized and that state flag is cleared. | |||
==== Cmd2 ==== | ==== Cmd2 ==== | ||
No input, returns an output Event handle and an [[#IAsyncResult]]. | No input, returns an output Event handle and an [[#IAsyncResult]]. | ||
The async task uses [[NIM_sevices|nim]] cmd2024. | |||
=== IClientSession === | === IClientSession === | ||
Line 2,026: | Line 2,030: | ||
==== Cmd1 ==== | ==== Cmd1 ==== | ||
No input, returns an output Event handle and an [[#IAsyncResult]]. | No input, returns an output Event handle and an [[#IAsyncResult]]. | ||
The async task uses [[NIM_services|nim]] cmd2019 or cmd2028, depending on a state field. Once finished when a state flag is set, [[LDN_services|ldn]] is finalized and that state flag is cleared. | |||
==== Cmd2 ==== | ==== Cmd2 ==== | ||
No input, returns an output Event handle and an [[#IAsyncResult]]. | No input, returns an output Event handle and an [[#IAsyncResult]]. | ||
This is identical to [[#IHostSession|IHostSession]] Cmd2. | |||
=== IApplicationVersionInterface === | === IApplicationVersionInterface === |