[This is preliminary documentation and is subject to change.]
Protected virtual function "Init", intended to be overridden by the inherited
user Dll class to provide the initialization function. This function is called by
the exported function getDllInfo()()().

C# | Visual Basic | Visual C++ |
protected virtual void Init()
Protected Overridable Sub Init
protected: virtual void Init()