During the installing-the-device stage of driver installation, SetupAPI logs messages that are associated with a DIF_INSTALLDEVICE request. The following example illustrates what the log-file subsection that is associated with this stage looks like for an Oven device, if the default logging level is set.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of "Oven_Device_Instance_ID_2".
#I121 Device install of "Oven_Device_Instance_ID_2" finished successfully.
In the previous example, the #-166 message indicates that SetupAPI initiated the processing of the DIF_INSTALLDEVICE request, and the #I121 message reports that SetupAPI successfully installed the device.
Share with your friends: |