AGI STK Objects 11Send comments on this topic.
GetVOWindowIds Method (IAgVeVOSystemsElement)
See Also
Windows






Windows & Linux

Description

The selected 3D Graphics window ids.

Syntax

[Visual Basic .NET]
Public Function GetVOWindowIds() As 
[C#]
public System.Array GetVOWindowIds();
[Managed C++]
public: System::Array GetVOWindowIds();
[Java]
public VariantArray getVOWindowIds();
[Unmanaged C++]
public: HRESULT GetVOWindowIds(
    SAFEARRAY * * ppWindowIds
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.