ICmnVisualUIHelperGetMessageString Method
|
Namespace:
OmniPageCSDK.ToolBoxes
Assembly:
OmniPageCSDK.ToolBoxes (in OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax[DispIdAttribute(22)]
string GetMessageString(
int CommandID
)
<DispIdAttribute(22)>
Function GetMessageString (
CommandID As Integer
) As String
[DispIdAttribute(22)]
String^ GetMessageString(
[InAttribute] int CommandID
)
Parameters
- CommandID
- Type: SystemInt32
Return Value
Type:
String
See Also