FNotAPath (LabVIEW Manager Function)

Path FNotAPath(p);

Purpose

Creates a path that is the canonical invalid path.

Parameters

Name Type Description
p Path Path allocated by FNotAPath. If NULL, FNotAPath allocates a new canonical invalid path and returns the value. If p is a path, FNotAPath sets the existing path to the canonical invalid path and returns the new p.

Return Value

The resulting path. If p is not NULL, the return value is the same canonical invalid path as p. If an error occurs, this function returns NULL.


Submit Feedback  Submit feedback on this topic.

Contact Technical Support  Visit ni.com/support for technical support.