Triggered after application start-up, in
order to register the constraint for specific STK object pairs for
which this constraint is applicable.
| [Visual Basic .NET] |
|---|
Public Sub Register( _
ByVal Result As AgAccessConstraintPluginResultRegister _
)
|
| [C#] |
|---|
public void Register(
|
| [Managed C++] |
|---|
public: void Register(
|
| [Java] |
|---|
public register(
|
| [Unmanaged C++] |
|---|
public: HRESULT Register(
|
- Result
-
Interface component used for registration.