STK AgAccessConstraintPluginSend comments on this topic.
Targets Method (IAgAccessConstraintPluginResultRegister)
See Also
Windows





Windows & Linux

Description

Returns the current target list.

Syntax

[Visual Basic .NET]
Public Function Targets() As System.Array
[C#]
public System.Array Targets();
[Managed C++]
public: System::Array Targets();
[Unmanaged C++]
public: HRESULT Targets(
    SAFEARRAY * * pArray
);
[Java]
public AgSafeArray targets();
[Python - STK API ]
def Targets(self) -> list:

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.