Function sdv::Decrement#
Defined in File core_idl_backup.h
Function Documentation#
-
virtual bool sdv::Decrement() = 0#
Decrement the lifetime. If the lifetime reaches zero, the object will be destroyed (through the exposed IObjectDestroy interface).
- Returns:
Returns ‘true’ if the object was destroyed, false if not.