Click or drag to resize

DriverSession::SetRecordCoercionsEnabled

Enables or disables coercion recording for the driver session.

virtual void SetRecordCoercionsEnabled(bool bValue);

void SetRecordCoercionsEnabled(ViSession Vi, bool bValue);
Parameters
Vi

[in] ViSession handle for the driver session.

bValue

[in] Set to True to enable coercion recording or False to disable it.

Download a complete CHM version of this documentation here.