NAME

FCIDestroy  (CABINET.14)

SYNOPSIS

 BOOL FCIDestroy
 (
  HFCI hfci
 )

DESCRIPTION

Frees a handle created by FCICreate. Only reason for failure would be an invalid handle.

PARAMS

hfci [In] The HFCI to free.

RETURNS

TRUE for success FALSE for failure

IMPLEMENTATION

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.