DynamicLinkerUnloadModule Method

Unloads the specified abstract (platform-independent) module.

Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public void UnloadModule(
        string fileName,
        bool asCmd
)

Parameters

fileName  String
[in] Module file name to unload.
asCmd  Boolean
[in] Flag that specifies whether to unload application as if by user command.
See Also

©  Bricsys NV. All rights reserved.