GetTypeInfoError Data Member Function

Returns a string that contains error information in the event that the <TypeInformation> sample pointer does not match the <TypeInformation> pointer.

Prototype

string GetTypeInfoError( TypeInformation p_oTypeInfo, TypeInformation p_oTypeInfo )

Parameters

Parameter Type Parameter Name Documentation
TypeInformationp_oTypeInfoA <TypeInformation> pointer that specifies the source type.
TypeInformationp_oTypeInfoA <TypeInformation> pointer that specifies the type.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.