Eplan Platform API
Eplan.EplApi.ApplicationFramework Namespace
/
IEplAddIn Interface
/ OnInit Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++/CLI
C#
C++/CLI
In This Topic
OnInit Method
In This Topic
Is called if the add-in is to be loaded at system start-up .
Syntax
C#
C++/CLI
bool
OnInit()
bool
OnInit();
See Also
Reference
IEplAddIn Interface
IEplAddIn Members
OnRegister Method