Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

FTextToPath (CIN Function)

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

MgErr FTextToPath(text, tlen, *p);

Purpose

Creates a path from a string at the address text that represents a path in the platform-specific syntax for a path.

Parameters

Name Type Description
text UPtr String that contains the path in platform-specific syntax.
tlen int32 Number of characters in text.
p Path * Address at which FTextToPath stores the resulting path. If nonzero, the function assumes it is a valid path, resizes the path, and fills in its value. If NULL, the function creates a new path, fills in its value, and stores the path at the address referred to by p. This parameter is a pointer.

Return Value

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
noErrNo error.
mFullErr2

Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit