Previous IDL Reference Guide: iTools Object Classes Next

IDLitComponent::UpdateComponentVersion

Syntax | Arguments | Keywords | Version History | See Also

The IDLitComponent::UpdateComponentVersion procedure method updates the value of the COMPONENT_VERSION property for the specified object to match the version associated with the current release of IDL. This method is intended for use after calling the Restore method on a component object, so that the object can be identified as having been restored.

Syntax

Obj->[IDLitComponent::]UpdateComponentVersion

Arguments

None

Keywords

None

Version History

6.1
Introduced

See Also

IDLitComponent::Restore

  IDL Online Help (March 06, 2007)