Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

DisplaySequenceFileCallbacksDialog Method

NI TestStand™ 4.0 Help
April 2007

NI Part Number:
370052F-01

»View NI TestStand Product Info

Syntax

Engine.DisplaySequenceFileCallbacksDialog ( dlgTitle, sequenceFileParam, dlgOptions, sequenceToEdit, numCallbacksAdded, numCallbacksDeleted)

Return Value

Boolean

True if you make modifications and click OK in the dialog box. False if you click Cancel or make no modifications.

Purpose

Launches a dialog box in which you can show, add, and remove Sequence File callbacks.

Parameters

dlgTitle As String

[In] Specifies the title of the dialog box. Pass an empty string to use the default title for the dialog box.

sequenceFileParam As SequenceFile

[In] Pass a SequenceFile object to specify which sequence file you want to edit.

dlgOptions As long

[In] Pass any combination of the CommonDialogOptions constants.

sequenceToEdit As String

[Out] Returns to the dialog box the name of the callback that the user chose to edit. An empty string indicates that the user did not select a callback to edit.

numCallbacksAdded As long

[Out] Returns the number of callbacks that the dialog box added to the sequence file. Callbacks are added to the end of the list of sequences.

numCallbacksDeleted As long

[Out] Returns the number of callbacks that the dialog box deleted from the sequence file.


See Also

CallbackTypes

CommonDialogOptions

SequenceFile


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit