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