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 "fci.h". https://source.winehq.org/source/include/fci.h

Implemented in "dlls/cabinet/fci.c". https://source.winehq.org/source/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 Apr 2024.