HostApplicationServicesLoadApplication Method

Loads an application. Currently not implemented.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual void LoadApplication(
        string appName,
        ApplicationLoadReasons why,
        bool printIt,
        bool asCmd
)

Parameters

appName  String
[in] Null-terminated string which represents an application name of a module to be loaded.
why  ApplicationLoadReasons
[in] A reason to load an application.
printIt  Boolean
[in] Flag that specifies whether to print the load status message.
asCmd  Boolean
[in] Flag that specifies whether to load the application as if by user command.
See Also

©  Bricsys NV. All rights reserved.