PromptForKeyword Method (ICommandMessage)
Obsoleted. Superseded by ICommandMessage::PromptForKeyword2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function PromptForKeyword( _
const dsString& Prompt As System.String, _
const dsStringArray& KeywordsStrArray As System.Object, _
const dsString& DefaultValue As System.String, _
dsString* Value As System.String _
) As System.Boolean |
Parameters
- Prompt
- Text of prompt to display in the command window
- KeywordsStrArray
- Array of keywords
- DefaultValue
- Default string value
- Value[out]
- Keyword string
- Result[out] or Return Value
- True if the prompt is displayed in the command window, false if not
Example
See Also
Availability
DraftSight V1R1.4