During the installing-device-interfaces stage of driver installation, SetupAPI logs messages that are associated with a DIF_INSTALLINTERFACES 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_INSTALLINTERFACES.
#-011 Installing section [Oven_install-section-name.Interfaces] from "c:\windows\inf\Oven_INF_File_Name_2.inf".
#I054 Interfaces installed
In the previous example, the #-166 message indicates that SetupAPI initiated the processing of the DIF_INSTALLINTERFACES request, and the #I054 message indicates that the device interfaces were installed.
Share with your friends: |