AssocVariableAddGlobalCallback Method

Adds the callback to this variable.

Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public static void AddGlobalCallback(
        AssocVariableCallback callback
)

Parameters

callback  AssocVariableCallback
[in] Variable callback.
Remarks
The client code can register callback(s) derived from associated callback that are then called when some events are triggered for variables.
See Also

©  Bricsys NV. All rights reserved.