Description
Represents an error in string parsing.
ProgId: OpcLabs.BaseLib.StringParsingError
CLSID (Class ID): c71a621b-bdc2-4631-921f-77d3e489bdd6
Default interface: OpcLabs.BaseLib.ComTypes._StringParsingError
Event source interface:
For more information, see StringParsingError and OpcLabs.BaseLib.ComTypes._StringParsingError in .NET Reference.
Interfaces
Interface | Description |
_Object | |
GenericError | Represents a generic error.
IID (Interface ID): 20842ded-34a1-47e9-95ac-af81445fd242
For more information, see _GenericError in .NET Reference. |
TextParsingError | Represents an error in text parsing.
IID (Interface ID): 9fdff667-7c96-4839-9c50-b1f8c19d3198
For more information, see _TextParsingError in .NET Reference. |
Example
For examples, see StringParsingError in .NET Reference.
See Also