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 
[C#]
public bool IsAccessSupported();
[Managed C++]
public: bool IsAccessSupported();
[Java]
public bool isAccessSupported();
[Unmanaged C++]
public: HRESULT IsAccessSupported(
    VARIANT_BOOL * pRetVal
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.