4.10.1Installing Device Interfaces: Verbose Logging
The following example illustrates what the installing-device-interfaces subsection in a SetupAPI log file looks like for a Blender device—if the most verbose logging level is set.
@ 10:18:24.187 #V166 Device install function: DIF_INSTALLINTERFACES.
@ 10:18:24.187 #T152 Executing class installer.
@ 10:18:24.187 #V153 Completed class installer.
@ 10:18:24.187 #V155 Executing default installer.
@ 10:18:24.187 #V005 Opened the PNF file of "e:\windows\inf\Blender_INF_File_Name.inf" (Language = 0409).
@ 10:18:24.187 #V011 Installing section [Blender_install-section-name.Interfaces] from "e:\windows\inf\Blender_INF_File_Name.inf".
@ 10:18:24.187 #I054 Interfaces installed.
@ 10:18:24.203 #V156 Completed default installer.
In the previous example, the #V166 message indicates that SetupAPI initiated the processing of the DIF_INSTALLINTERFACES request, the #V011 message specifies the INF section that installed the device interface, and the remaining messages indicate that the installers processed the request.
Share with your friends: |