AssertTypeInfo Data Member Function

Returns true if the <TypeInformation> sample pointer does not match the <TypeInformation> rule pointer. Otherwise returns false.

Prototype

int32 AssertTypeInfo( TypeInformation p_oTypeInformationSample, TypeInformation p_oTypeInformationRule )

Parameters

Parameter Type Parameter Name Documentation
TypeInformationp_oTypeInformationSampleA non-null pointer to a <TypeInformation> object.
TypeInformationp_oTypeInformationRuleA non-null pointer to a <TypeInformation> object.

Examples

Copy Text To Clipboard

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