hwLMStatus_GetMessage
Get an error or success message.
Syntax
hwLMStatus_GetMessage <hw string>
Type/Class
hwLMStatus
Description
- hw string
- hwString returned from execution of a command
Examples
set gdm [DMDirector_OpenWorkspace $director $ws $repoh 0]
set qryhandle [$gdm GetQuery]
set clist [ContentInterfaceList]
set st [$gdm ExecQuery $ qryhandle $clist]
hwLMStatus_GetMessage $st