Write only

Apply Method


Description

Applies the mixer setup and turns the channel ON. (Performs the same function as the Apply button on the mixer setup dialog box.) Learn about the Scratch and Applied mixer properties

 VB Syntax

obj.Apply

Variable

(Type) - Description

obj

A Mixer Interface pointer to the Measurement (object)

Or

A Converter Object

Return Type

Not Applicable

Default

Not Applicable

Examples

mxr.Apply

C++ Syntax

HRESULT Apply()

Interface

IMixer3

IConverter


Last Modified:

2-Feb-2009

Added converter object