Admin Production ni-theme
Current Publication

StopPCSound

LabWindows/CVI

StopPCSound

void StopPCSound (void);

Purpose

Note Note  This function is obsolete.

Stops the sound started by a call to StartPCSound.

Note Note   StopPCSound requires the LabWindows/CVI low-level support driver. LabWindows/CVI loads the driver at startup if it is on disk. You can check whether LabWindows/CVI loaded the driver at startup by calling CVILowLevelSupportDriverLoaded.

The low-level support driver is not supported on 64-bit systems.

Parameters

None.

Return Value

None.

Additional Information

Library: Programmer's Toolbox

Include file: toolbox\toolbox.h

LabWindows/CVI compatibility: LabWindows/CVI 4.0 and later