Solid Edge Framework Type Library
GetErrorMessages Method
Description
Gives the list of Errors/Warnings/Informational messages logged during perticular operation
Syntax
Visual Basic
Public Sub GetErrorMessages( _
   ByRef pvarListOfErrorMsgs As Variant, _
   ByRef pvarListOfWarningMsgs As Variant, _
   ByRef pvarListOfInformationalMsgs As Variant _
) 
Parameters
pvarListOfErrorMsgs
pvarListOfWarningMsgs
pvarListOfInformationalMsgs
See Also

SolidEdgeTCE Object  | SolidEdgeTCE Members