PromptForKeyword Method (ICommandMessage)
Obsoleted. Superseded by ICommandMessage::PromptForKeyword2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function PromptForKeyword( _
BSTR Prompt As System.String, _
VARIANT KeywordsStrArray As System.Object, _
BSTR DefaultValue As System.String, _
BSTR* 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
Parameters
- 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