确定另一个程序是否已为指定的作业注册 COM 回调接口(通知接口)。
Syntax
bitsadmin /getnotifyinterface <job>
Parameters
| Parameter | Description |
|---|---|
| 作业 | 作业的显示名称或 GUID。 |
Output
此命令的输出显示“ 已注册” 或“ 未注册”。
Note
无法确定注册回调接口的程序。
Examples
要检索名为 myDownloadJob 的作业的通知接口,请执行以下作:
bitsadmin /getnotifyinterface myDownloadJob