【外部リンク】
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.
--
注目の投稿
ドライブのプロジェクトを使用して Gemini のソースを共有する
Googleドライブプロジェクトとは 【外部リンク】 https://support.google.com/drive/answer/16684520?hl=ja ドライブのプロジェクトを使用して Gemini のソースを共有する
人気の投稿
-
悪質疑惑サイト 電話はかけてはいけません 音声 あなたのIPあどれすは コンピュータをシャットダウンはしないでください サポート詐欺(偽のセキュリティ警告)への対処法 パソコンやスマホの画面に突然「あなたのIPアドレスが…」「コンピュータをシャットダウンしないでください」といった...
-
【外部リンク】11/26 https://support.microsoft.com/ja-jp/help/4013405/windows-protect-from-tech-support-scams テクニカル サポート詐欺から身を守る テクニカル サポート詐欺...
-
n117 データアクセスに制限がかかっています PS Vita エラーコード「N117」の解説:データアクセス制限の原因と解決策 PS Vitaを使用中に突然表示される「N117(データアクセスに制限がかかっています)」というエラー。これは主に、ネットワーク通信やPlay...
-
au ID セッションタイムアウトになりました。再度接続してください。(CCAE0003) ※何度も、このエラーが表示される場合は、ご利用のブラウザでCookieを受け入れる設定に変更を行ってください。 【外部リンク】 https://id.auone.jp/age/...
-
【外部リンク】 https://faq.benesse.co.jp/faq/show/69531?category_id=6011&site_domain=kodomo よくお問い合わせをいただくエラーコードを掲載いたしました。以下をご確認ください。 他のキーワ...