ni4133_FinalizeLibrary
- Updated2025-11-18
- 1 minute(s) read
Finalizes the PXIe-4133 library.
Syntax
ni4133_Status NI4133_DECL ni4133_FinalizeLibrary(ni4133_LibraryHandle libraryHandle)
Remarks
If you are building a DLL, do not call FinalizeLibrary from DllMain or a C++ static initializer/destructor.
Parameters
| Name | Direction | Type | Description |
|---|---|---|---|
| libraryHandle | [in] | ni4133_LibraryHandle | Specifies the library handle. |
Returns
Reports the status of this operation.
To obtain a text description of the status code, call ni4133_GetErrorDescription. The general meaning of the status code is as follows:
Value | Meaning |
|---|---|
Positive Values | Warnings |
Negative Values | Errors |