SetupCloseInfFile
[New
- Windows NT]
The SetupCloseInfFile
function closes the INF file opened by a call to SetupOpenInfFile
VOID SetupCloseInfFile(
HINF InfHandle |
// handle to the
INF file to close |
); |
|
Parameters
InfHandle
Handle to the
INF file to close.
See Also