FPCIsFlashInstalled
Syntax
BOOL WINAPI FPCIsFlashInstalled();
Description
The FPCIsFlashInstalled
function checks if the Adobe/Macromedia Flash Player ActiveX control (swflash.ocx
or flash.ocx
) is installed on the system.
It returns TRUE
if the Flash ActiveX control is present, otherwise FALSE
.