DynamicLinkerIsModuleLoaded Method

Checks whether the specified module is loaded.

Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public bool IsModuleLoaded(
        string fileName
)

Parameters

fileName  String
[in] File name of a module to check.

Return Value

Boolean
True if the specified module is loaded; otherwise the method returns false.
See Also

©  Bricsys NV. All rights reserved.