CallLibrary class/Calling Convention property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 636D402
Scope VI Scripting
Data Name CallConvention
Short Name* CallConvention
Long Name* Calling Convention
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16417
Owning Class Name CallLibrary Class
Data Type U32 data type

U32

Property Node Calling Convention
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningNo

Uses the calling conventions to call libraries.

Valid values include 0 (C Call) and 1 (stdcall (WINAPI)).


Uses

History

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

See Also

External Links