NIM services: Difference between revisions
Line 253: | Line 253: | ||
== GetApplyDeltaTaskInfo == | == GetApplyDeltaTaskInfo == | ||
Takes an input [[#ApplyDeltaTask]], returns an output [[#ApplyDeltaTaskInfo]]. | Takes an input [[#ApplyDeltaTask]], returns an output [[#ApplyDeltaTaskInfo]]. | ||
== Cmd56 == | |||
Takes an input [[#ReceiveApplicationTask]], returns an output Event and an [[#IAsyncResult]]. | |||
This is the ReceiveApplication version of [[#Cmd72]]. | |||
== Cmd57 == | == Cmd57 == | ||
Line 258: | Line 263: | ||
This is the ReceiveApplication version of [[#GetSystemUpdateTaskInfo]]. | This is the ReceiveApplication version of [[#GetSystemUpdateTaskInfo]]. | ||
== Cmd61 == | |||
Takes an input [[#SendApplicationTask]], returns an output Event and an [[#IAsyncResult]]. | |||
This is the SendApplicationTask version of [[#Cmd72]]. | |||
== Cmd63 == | == Cmd63 == |