SetFileAttrInfo function

设置指定文件的属性标志


Function:

bool UAPI SetFileAttrInfo(
        LPCSTR lpcFile,
        dword dwFlagsAndAttributes
);

Parameters:

  • lpcFile [in]:文件路径
  • dwFlagsAndAttributes [in]:文件属性标志

Notes:文件属性标志应参考 Const FileAttr 中所定义的标志

Return value:

  • Type:BOOL
  • Text:设置成功返回 TRUE,失败返回 FALSE

Requirements:

Keyword Value
Minimum Agine Version 171012.1
Minimum SDK Version 171012.1
Header File h.files
Library Server kext

results matching ""

    No results matching ""