FUnFlattenPath (LabVIEW Manager Function)

int32 FUnFlattenPath(fp, pPtr);

Purpose

Converts a flattened path, created using FFlattenPath, into a path.

Parameters

Name Type Description
fp UPtr Pointer to the flattened path you want to convert to a path.
pPtr Path * Address at which FUnFlattenPath stores the resulting path. This parameter is a pointer.

Return Value

Number of bytes the function interpreted as a path.