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

FPathToDSString (CIN Function)

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

MgErr FPathToDSString(p, txt);

Purpose

Converts a path to an LStr and stores the string as a data space zone handle. The LStr contains the platform-specific syntax for the path.

Parameters

Name Type Description
p Path Path you want to convert to a string.
txt LstrHandle * Address at which FPathToDSString stores the resulting string. If nonzero, the function assumes it is a valid handle, resizes the handle, fills in its value, and stores the handle at the address referred to by txt. 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.
mgArgErr1
mFullErr2
fIOErr6

Resources


 

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