public void Init( bool bOnlyLicensed, Project oProject )
public: void Init( bool bOnlyLicensed, Project^ oProject )
Parameters
| Parameter Name | Description |
|---|---|
| bOnlyLicensed | If set to true only messages that are licensed in the actual system will be regarded |
| oProject | Properties of ElectroMessage will be set/get to/from this Project. |