Unicode Controls & Classes for VB6 - Version 4
clsUniFile
.st_SetFileAttr Function
Sets a group of attributes to the given filename
Syntax
Public Function st_SetFileAttr (ByRef
sPath
As String, _
ByRef
iAttrs
As
eUniFileAttributes
) As Long
Parameters
Parameter
Description
ByRef
sPath
As String
The complete filename with path
ByRef
iAttrs
As
eUniFileAttributes
A combination of attribute flags
Remarks