FDIDestroy (CABINET.23)
BOOL FDIDestroy ( HFDI hfdi )
Frees a handle created by FDICreate. Do /not/ call this in the middle of FDICopy. Only reason for failure would be an invalid handle.
hfdi | [In] | The HFDI to free. |
TRUE for success FALSE for failure
Declared in "include/fdi.h". gitlab.winehq.org/wine/wine/blob/master/include/fdi.h
Implemented in "dlls/cabinet/fdi.c". gitlab.winehq.org/wine/wine/blob/master/dlls/cabinet/fdi.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.