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
Defined in "fdi.h".
Implemented in "dlls/cabinet/fdi.c". source.winehq.org/source/dlls/cabinet/fdi.c
Debug channel "cabinet".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jul 2008.