SourcePoint Intel Help

Table of Contents

verifydeviceconfiguration

Verify that SourcePoint and emulator device configurations match.

Syntax

[result =] verifydeviceconfiguration()

Where:

result

specifies a boolean variable to which the function return value is assigned. If result is not specified, the return value is displayed on the next line of the screen.

Discussion

The verifydeviceconfiguration function verifies that SourcePoint and emulator device configurations match. In the event of a mismatch, the configurations are presented to the user to select which configuration is to be used. This operation is valid when the emulatorstate control variable is set to 1 or 2.

Related Topics