_GetVIQualifiedName Method

Requires: Base Development System

Class: Application Methods (ActiveX)

Returns the qualified name of a VI without loading the VI.

Syntax

object._GetVIQualifiedName(VIPath, VIQualifiedName)

Parameters

NameTypeDescription
VIPathpathPath to the VI.
VIQualifiedNamestringQualified name of the VI.

Return Value

none