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

GetInsertStepMenuStructure Method

NI TestStand™ 4.0 Help
April 2007

NI Part Number:
370052F-01

»View NI TestStand Product Info

Syntax

Engine.GetInsertStepMenuStructure ( selectedFile, hiddenFlags)

Return Value

PropertyObject

The object that specifies the menu structure.

Purpose

Creates a PropertyObject object that specifies the structure of the menu used to insert steps in the sequence editor.

Remarks

The sequence editor uses this method to create the submenu that appears when you select the Insert Step item from the context menu. The structure of this menu depends upon the types in the type palettes, the types in the sequence file, the default adapter, and the step type menu configuration. This method constructs a PropertyObject object that contains properties that specify the submenu structure. Refer to MenuItemProperties for a description of this property object.

Parameters

selectedFile As PropertyObjectFile

[In] Specifies the currently selected file. The method includes the step types defined in this file as well as the step types located in the type palette. Pass 0 or NULL if there is no selected file.

hiddenFlags As long

[In] A set of PropertyFlags that specify which step types are not included in the menu. For example, pass PropFlags_Hidden to exclude the hidden step types.


See Also

DisplayStepTypeMenuEditorEx

GetEditTimeToolMenuItems

GetInsertVariableMenuStructure

GetRunTimeToolMenuItems

MenuItemProperties

PropertyFlags

Step.GetEditSubstepMenuStructure

StepType.GetSubstep


Resources


 

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