SetupCloseInfFile  4459_W1 

[New - Windows NT]

The SetupCloseInfFile function closes the INF file opened by a call to SetupOpenInfFile1UU.WA and any INF files appended to it by SetupOpenAppendInfFile132.P6I.

VOID SetupCloseInfFile(

    HINF InfHandle

// handle to the INF file to close

   );

 

 

Parameters

InfHandle

Handle to the INF file to close.

 

See Also

SetupOpenInfFile, SetupOpenAppendInfFile