FNFCIFILEPLACED macro (fci.h)

The FNFCIFILEPLACED macro provides the declaration for the application-defined callback function to notify when a file is placed in the cabinet.

Syntax

void FNFCIFILEPLACED(
   fn
);

Parameters

fn

Pointer to the CCAB structure containing the parameters of the cabinet on which the file has been stored.

Return value

None

Requirements

Requirement Value
Target Platform Windows
Header fci.h