IDLitManipulatorContainer::GetCurrent

Syntax | Return Value | Arguments | Keywords | Version History

The IDLitManipulatorContainer::GetCurrent function method is used to get the object reference of the current manipulator of the container.

Syntax

Result = Obj->[IDLitManipulatorContainer::]GetCurrent()

Return Value

Returns an object reference to the current manipulator for this container or a null object reference if no manipulators are contained by the container.

Arguments

None

Keywords

None

Version History

6.0

Introduced