ICmnVisualUIHelperGetMessageString Method
|
Namespace:
Kofax.OmniPageCSDK.ToolBoxes
Assembly:
Kofax.OmniPageCSDK.ToolBoxes (in Kofax.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