【外部リンク】
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.
--
注目の投稿
iPhoneドコモメール設定時 このプロファイルは署名されていません
iPhoneドコモメール設定時 このプロファイルは署名されていません 【外部リンク】 https://x.com/docomo_cs/status/1334044603629113347 iPhoneドコモメール利用設定は、プロファイルをダウンロード後、「このプロファイ...
人気の投稿
-
PS Vita / PS Vita TV のエラーコード PS Vita / PS Vita TV エラーコード完全ガイド:原因と解決策まとめ 1. ネットワーク・接続関連のエラー もっとも多いのが、PlayStation™Network(PSN)への接続や通信に関するエラー...
-
n117 データアクセスに制限がかかっています PS Vita エラーコード「N117」の解説:データアクセス制限の原因と解決策 PS Vitaを使用中に突然表示される「N117(データアクセスに制限がかかっています)」というエラー。これは主に、ネットワーク通信やPlay...
-
au ID セッションタイムアウトになりました。再度接続してください。(CCAE0003) ※何度も、このエラーが表示される場合は、ご利用のブラウザでCookieを受け入れる設定に変更を行ってください。 【外部リンク】 https://id.auone.jp/age/...
-
【外部リンク】11/26 https://support.microsoft.com/ja-jp/help/4013405/windows-protect-from-tech-support-scams テクニカル サポート詐欺から身を守る テクニカル サポート詐欺...
-
テクニカルサポート詐欺に注意!PS VitaやPCを守るための防衛術 「PCのウイルスを検出しました」「システムが破損しています」といった警告音とともに画面に表示される警告メッセージ。これらは、ユーザーをパニックにさせて高額なサポート料金や個人情報を搾取しようとする「テクニカルサ...