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






Windows & Linux

Description

Returns true if the component is read-only

Syntax

[Visual Basic .NET]
Public Function IsReadOnly() As 
[C#]
public bool IsReadOnly();
[Managed C++]
public: bool IsReadOnly();
[Java]
public bool isReadOnly();
[Unmanaged C++]
public: HRESULT IsReadOnly(
    VARIANT_BOOL * pRetVal
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.