STK AgCrdnPluginSend comments on this topic.
ObjectPath Property (IAgCrdnPointPluginResultReg)
See Also
Windows





Windows & Linux

Description

The object path of the object.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ObjectPath() As String
[C#]
public string ObjectPath {get;}
[Managed C++]
public: __property String __gc ^ get_ObjectPath();
[Unmanaged C++]
public: HRESULT get_ObjectPath(
    BSTR * pPath
);
[Java]
public String getObjectPath();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.