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






Windows & Linux

Description

Used to determine whether or not the object supports Access.

Syntax

[Visual Basic .NET]
Public Function IsAccessSupported() As Boolean
[C#]
public bool IsAccessSupported();
[Managed C++]
public: bool IsAccessSupported();
[Java]
public bool isAccessSupported();
[Unmanaged C++]
public: HRESULT IsAccessSupported(
   VARIANT_BOOL * ReturnValue
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.