FPC_GetHFPC
Syntax
HFPC FPC_GetHFPC(HWND hwndFlashPlayerControl);
Description
The FPC_GetHFPC
function returns the HFPC
handle that was used to create the specified f-in-box window (hwndFlashPlayerControl
).
This allows you to identify which Flash Player Control instance a window belongs to and to manage resources or unload the associated code later.