LEADTOOLS Multimedia API Help > LEADTOOLS Multimedia Features > Multimedia Interfaces > IltmmObjectWrapper Interface |
The IltmmObjectWrapper Interface provides the functionality for simple object containment. It is used in the toolkit for objects to expose automation interfaces for non-automation objects. Some programming environments (like Visual Basic) need automation interfaces. Note that this interface is intended to be used with API only. It is not intended to be used from VB.
In addition to the functions inherited from IUnknown, the IltmmObjectWrapper Interface exposes the following functions:
Functions
IltmmObjectWrapper::GetWrappedObject
IltmmObjectWrapper::SetWrappedObject
Win32, x64
See Also
Implementing the IltmmObjectWrapper In a Custom Object