RtssEnvironment InitializeRtxLibrary Method IntervalZero RTX Managed Code
This function must be called to load the RTX DLL before any other RTX calls can be made or any new threads can be created.

Namespace:  RTX
Assembly:  IntervalZero.RTX (in IntervalZero.RTX.dll) Version: 12.0.0.0 (12.0.0.0)

Syntax

public static bool InitializeRtxLibrary()

Return Value

Type: OnlineBoolean
Returns true if successfully initialized
See Also