AddOption Method

This member of Class WaveLinkMenu is supported on Windows Mobile, Windows CE, Palm, and DOS.

The AddOption Method adds additional options to a WaveLinkMenu object.

Syntax

public void AddOption(String optionText)
throws IllegalArgumentException

Parameters

optionText

The text for the menu option

Throws

IllegalArgumentException

Remarks

Options are the choices that may be returned by the menu. The first file in the list is indexed as zero. For example, to return the file name for the third file in the current WaveLinkMenu Object, you pass a 2.

Example

See the DoMenu Method

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal