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

FGetAccessRights (CIN Function)

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

MgErr FGetAccessRights(path, owner, group, permPtr);

Purpose

Returns access rights information about the specified file or directory.

Parameters

Name Type Description
path Path Path of the file or directory about which you want access rights information.
owner PStr Address at which FGetAccessRights stores the owner of the file or directory.
group PStr Address at which FGetAccessRights stores the group of the file or directory.
permPtr int32 * Address at which FGetAccessRights stores the permissions of the file or directory. 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
fIOErr6
fNotFound7

Resources


 

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