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

FRefNumToPath (CIN Function)

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

MgErr FRefNumToPath(refNum, path);

Purpose

Gets the path associated with the specified file refnum and stores the resulting path in the existing path.

If no error occurs, path is set to the path associated with the specified file refnum. If an error occurs, path is set to the canonical invalid path.

Parameters

Name Type Description
refNum LVRefNum The file refnum whose associated path you want to get.
path Path Path where FRefNumToPath stores the path associated with the specified file refnum. This path must already have been created.

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

Resources


 

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