FPC_GetVersion

Syntax

DWORD WINAPI FPC_GetVersion(HFPC hFPC);

Description

The FPC_GetVersion function returns the version of Flash Player ActiveX associated with the given HFPC handle. The return value is a packed DWORD containing version information.

Note: This function is obsolete. Use FPC_GetVersionEx instead, which provides extended version details in a structured format.