Returns a string that contains error information in the event that the <TypeInformation> sample pointer does not match the <TypeInformation> pointer.
string GetTypeInfoError( TypeInformation p_oTypeInfo, TypeInformation p_oTypeInfo )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| TypeInformation | p_oTypeInfo | A <TypeInformation> pointer that specifies the source type. |
| TypeInformation | p_oTypeInfo | A <TypeInformation> pointer that specifies the type. |
None published. Please look for an example in the Simdify Scripting Language code base.