CloseINFEngine (ADVPACK.@)
HRESULT CloseINFEngine ( HINF hInf )
Closes a handle to an INF file opened with OpenINFEngine.
hInf | [In] | Handle to the INF file to close. |
Success: S_OK.
Failure: E_FAIL.
Declared in "include/advpub.h". gitlab.winehq.org/wine/wine/blob/master/include/advpub.h
Implemented in "dlls/advpack/advpack.c". gitlab.winehq.org/wine/wine/blob/master/dlls/advpack/advpack.c
Debug channel "advpack".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.