Supported Browsers Home   
PM_getDirectDrawWindow Previous   
PM_getFileTime Next   
External Functions Up   

PM_getFileAttr

Function to get the file attributes for a specific file.

Declaration

uint PMAPI PM_getFileAttr(
    const char *filename)

Prototype In

pmapi.h

Parameters

filename

Full path to filename for file to get attributes from

 

Return Value

Current attributes for the file (PMFileFlagsType)

Description

This function is used to retrieve the current file attributes for a specific file.

See Also

PM_setFileAttr

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com