MgErr FGetPathType(path, typePtr)
Returns the type, relative, absolute, or not a path, of a path.
| Name | Type | Description |
|---|---|---|
| path | Path | Path whose type you want to determine. |
| typePtr | int32 * | Address at which FGetPathType stores the type. *typePtr can have the following values:
|
MgErr, which can contain the following errors. If you receive errors from CIN functions, most error names correspond to LabVIEW error codes.
| Value | Corresponding Error Code or Description |
|---|---|
| noErr | No error. |
| mgArgErr | 1 |