Overview   Namespace   Class   Index   Help 

::

struct RegistryTypeWriter_Api


Base Classes
None.
Known Derived Classes
None.

virtual abstract interface template
NO NO NO NO
Summary
specifies a collection of function pointers which represents the complete registry type writer C-API.
Description
The function pointers of this struct will be initialized when the library is loaded over the load on call mechanism specified in 'salhelper/dynload.hxx'. This funtions pointers are used by the C++ wrapper to call the C-API.
File
reflwrit.hxx

Top of Page