The SetupCloseInfFile function closes the INF file opened by a call to SetupOpenInfFile and any INF files appended to it by SetupOpenAppendInfFile.
VOID SetupCloseInfFile(
HINF InfHandle // handle to the INF file to close
);
Windows NT: Use version 4.0 and later.
Windows: Use Windows 95 and later.
Windows CE: Unsupported.
Header: Declared in setupapi.h.
Import Library: Link with setupapi.lib.
Overview, Functions, SetupOpenInfFile, SetupOpenAppendInfFile