IDLitManipulatorManager::GetDefaultManipulator
Syntax | Keywords | Arguments | Version History
The IDLitManipulatorManager::GetDefaultManipulator function method returns a reference to the manipulator that was most recently added as the default manipulator. The return value is a reference to an IDLitManipulator object, or the NULL object reference if no manipulators have been added as a default.
Syntax
Result = Obj->[IDLitManipulatorManager::]GetDefaultManipulator()
Keywords
None
Arguments
None
Version History