FPC_IsSoundEnabled

Syntax

BOOL WINAPI FPC_IsSoundEnabled(HFPC hFPC);

Description

The FPC_IsSoundEnabled function checks whether Flash sounds are currently enabled. If sounds are enabled, the return value is TRUE. Otherwise, the return value is FALSE.

See also: FPC_EnableSound