FDisposeRefNum (LabVIEW Manager Function)
- Mise à jour2025-07-30
- Temps de lecture : 1 minute(s)
MgErr FDisposeRefNum(refNum);
Purpose
Disposes of the specified file refNum.
Parameters
| Name | Type | Description |
|---|---|---|
| refNum | LVRefNum | File refnum of which you want to dispose. |
Return Value
MgErr, which can contain the following errors. If you receive errors from LabVIEW Manager functions, most error names correspond to LabVIEW error codes.
| Value | Corresponding Error Code or Description |
|---|---|
| noErr | No error. |
| mgArgErr | 1 |