Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

GetLinkedSymbols method

  • Last UpdatedMar 10, 2026
  • 1 minute read

Returns the names of graphics that the object links to, including those inherited from object wizards in the inheritance chain of the selected object.

Class

IgObject

Syntax

[C#]

LINKEDGRAPHICSINFO[] GetLinkedSymbolNames();

[Visual C++]

HRESULT GetLinkedSymbolNames

(

[out, retval] SAFEARRAY(struct LINKEDGRAPHICSINFO)* l_LinkedGraphicsInfo

);

Parameters

l_LinkedGraphicsInfo

The returned LINKEDGRAPHICSINFO structures describing the linked graphics

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in