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

Defined in "fci.h".

Implemented in "dlls/cabinet/fci.c". source.winehq.org/source/dlls/cabinet/fci.c


Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.