FCIDestroy (CABINET.14)
BOOL FCIDestroy ( HFCI hfci )
Frees a handle created by FCICreate. Only reason for failure would be an invalid handle.
hfci | [In] | The HFCI to free. |
TRUE for success FALSE for failure
Declared in "include/fci.h". gitlab.winehq.org/wine/wine/blob/master/include/fci.h
Implemented in "dlls/cabinet/fci.c". gitlab.winehq.org/wine/wine/blob/master/dlls/cabinet/fci.c
Debug channel "cabinet".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.