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

FSetPathType (CIN Function)

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

MgErr FSetPathType(path, type);

Purpose

Changes the type of a path, which must be a valid path, to the specified type, relative or absolute.

Parameters

Name Type Description
path Path Path whose type you want to change.
type int32 New type you want the path to have. type can have the following values:
  • fAbsPath—The path is absolute.
  • fRelPath—The path is relative.

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 or invalid type.

Resources


 

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