Overview   Namespace   Class   Index   Help 

Data of Class ImplementationEntry


create
ComponentFactoryFunc create;

Summary
Function, that creates an instance of the implemenation

moduleCounter
rtl_ModuleCount * moduleCounter;

Summary
The shared-library module-counter of the implemenation. Maybe 0. The module-counter is used during by the createFactory()-function.

nFlags
sal_Int32 nFlags;

Summary
Must be set to 0 ! For future extensions.

Top of Page