SetFileAttributes

SetFileAttributes SetFileAttributes dwFileAttributes

SetFileAttributes

VB聲明

Declare Function SetFileAttributes Lib "kernel32" Alias "SetFileAttributesA" (ByVal lpFileName As String, ByVal dwFileAttributes As Long) As Long

說明

設定檔案屬性

返回值

Long,非零表示成功,零表示失敗。會設定GetLastError

參數表

參數 類型及說明
lpFileName String,要設定其屬性的檔案名稱
dwFileAttributes Long,帶有FILE_ATTRIBUTE_??前綴的一個或多個常數

著作權

此詞條來自網際網路,由網友自由創建。著作權屬原作者所有。本站若無意侵犯了你的權利,請來信聯繫我們,我們會及時配合處理。(http://www.clwiki.cn 計算機語言百科全書)

相關詞條

相關搜尋

熱門詞條

聯絡我們