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

FIsAPathOfType (CIN Function)

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

Bool32 FIsAPathOfType(path, ofType);

Purpose

Determines whether a path is a valid path of the specified type, relative or absolute.

Parameters

Name Type Description
path Path Path you want to compare to the specified type.
ofType int32 Type you want to compare to the path's type. ofType can have the following values:
  • fAbsPath—Compare the path's type to absolute.
  • fRelPath—Compare the path's type to relative.

Return Value

Bool32, which can contain the following values.

Value Description
TRUEPath is well formed and type is identical to ofType.
FALSEOtherwise.

Resources


 

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