【外部リンク】
https://msdn.microsoft.com/en-us/library/windows/desktop/hh449422(v=vs.85).aspx
Value Meaning
0
0x00000000
Prevents other processes from opening a file or device if they request delete, read, or write access. Exclusive access to a file or directory is only granted if the application has write access to the file.
FILE_SHARE_DELETE
0x00000004
Enables subsequent open operations on a file or device to request delete access.
Otherwise, other processes cannot open the file or device if they request delete access.
If this flag is not specified, but the file or device has been opened for delete access, the function fails.
Note Delete access allows both delete and rename operations.
FILE_SHARE_READ
0x00000001
Enables subsequent open operations on a file or device to request read access.
Otherwise, other processes cannot open the file or device if they request read access.
If this flag is not specified, but the file or device has been opened for read access, the function fails.
If a file or directory is being opened and this flag is not specified, and the caller does not have write access to the file or directory, the function fails.
FILE_SHARE_WRITE
0x00000002
Enables subsequent open operations on a file or device to request write access.
Otherwise, other processes cannot open the file or device if they request write access.
If this flag is not specified, but the file or device has been opened for write access or has a file mapping with write access, the function fails.
--
注目の投稿
Tool to verify provenance of media. Can read C2PA content credentials and detect the
Verify AI @Verify AI Tool to verify provenance of media. Can read C2PA content credentials and detect the 他の人はこちらも検索 C2PA verify /C2pa AI C2...
人気の投稿
-
Windows Update Agent - Error Codes 【外部リンク】 https://social.technet.microsoft.com/wiki/contents/articles/15260.windows-update-agent-error-co...
-
エラー:"セッション"ReadyBoot"は次のエラーにより停止している: 0xC0000188「Windows 7 では readyboot 0xc0000188 セッション "readyboot" が次のエラー...
-
n117 データアクセスに制限がかかっています 【外部リンク】 https://id.smt.docomo.ne.jp/src/utility/errorcode_list.html dアカウント設定のエラーコードと対処方法 エラーコード一覧(2019年7月...
-
Google アカウントでログインしているすべての Chrome OS デバイス間でアプリや設定、その他のカスタマイズが同期されます。 【外部リンク】 https://chromium.googlesource.com/chromium/src/+/master/chrom...
-
セッション PerfDiag Logger'' が次のエラーで停止 しま した 0xc0000188 セッション "eventlog-airspacechannel" が次のエラーで停止しました: 0xc0000188 セッション ReadyB...