Skip to content

References should be passed from LabVIEW to DLL as Unsigned Pointer-sized Integer (USZ) values #1

@jimkring

Description

@jimkring

This is important, in order to support both 32-bit and 64-bit builds of the DLL, since (under the hood) the DLL will use 32-bit integers and 64-bit integers for the pointers, depending on the build target bitness.

image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions