Get the selected 3D Graphics window ids.
[Visual Basic .NET] |
---|
Public Function GetVOWindowIds() As System.Array |
[C#] |
---|
public System.Array GetVOWindowIds(); |
[Managed C++] |
---|
public: System::Array GetVOWindowIds(); |
[Unmanaged C++] |
---|
public: HRESULT GetVOWindowIds( SAFEARRAY * * ppWindowIds ); |
[Java] |
---|
public AgSafeArray getVOWindowIds(); |