|
Name
|
Description
|
|
ClearInterchangeWarnings
|
Clears the list of interchangeability warnings that the IVI specific driver maintains.
|
|
GetNextCoercionRecord
|
Returns the oldest record from the coercion record list. Records are only added to the list if RecordCoercions is True.
|
|
GetNextInterchangeWarning
|
Returns the oldest warning from the interchange warning list. Records are only added to the list if InterchangeCheck is True.
|
|
InvalidateAllAttributes
|
Invalidates all of the driver's cached values.
|
|
ResetInterchangeCheck
|
Resets the interchangeability checking algorithms of the driver so that methods and properties that executed prior to calling this function have no affect on whether future calls to the driver generate interchangeability warnings.
|