public void Init( string strApplicationModifier, bool bAllowCallingLicenseDialog )
public: void Init( String^ strApplicationModifier, bool bAllowCallingLicenseDialog )
Parameters
| Parameter Name | Description |
|---|---|
| strApplicationModifier | This parameter specifies which configuration is to be initialized. |
| bAllowCallingLicenseDialog | This parameter specifies whether the license dialog is allowed to be called. |