MgErr FPathToPath(p);
Duplicates a path and returns the new path in the same variable.
Name | Type | Description |
---|---|---|
p | Path * | Address of the path you want to duplicate. Variable to which FPathToPath returns the resulting path. This parameter is a pointer. |
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 |