Muistiinpano
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää kirjautua sisään tai vaihtaa hakemistoa.
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää vaihtaa hakemistoa.
Determines whether another program has registered a COM callback interface (the notify interface) for the specified job.
Syntax
bitsadmin /getnotifyinterface <job>
Parameters
| Parameter | Description |
|---|---|
| job | The job's display name or GUID. |
Output
The output for this command displays either, Registered or Unregistered.
Note
It's not possible to determine the program that registered the callback interface.
Examples
To retrieve the notify interface for the job named myDownloadJob:
bitsadmin /getnotifyinterface myDownloadJob