Jump to content

XNode class/GetLinkerReference method: Difference between revisions

From LabVIEW Wiki
m Category reorg
m Added VI Scripting Method Category to page
 
(One intermediate revision by the same user not shown)
Line 74: Line 74:
== External Links ==
== External Links ==
{{ambox|text=Add links to external resources that would also help.}}
{{ambox|text=Add links to external resources that would also help.}}
[[Category:VI Scripting Method]]


[[Category:Private Method]]
[[Category:VI Server Method]]
[[Category:VI Server Method]]

Latest revision as of 22:32, 7 May 2020

VI Server Method Information
Method ID 5F11B404
Scope Private
Data Name GetLinkerReference
Short Name* GetLinkerReference
Long Name* GetLinkerReference
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16485
Owning Class Name XNode Class
Return Data Type No return value
Invoke Node GetLinkerReference

Parameters

Data type Name Required Description
Enum U32 linkerClass Yes
String uniqueID Yes
String linkerIdName Yes
Path Linker ID Path Yes
String GUID Yes
Application Refnum Context Yes
Boolean Is Patched Yes

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links