- Sort Score
- Result 10 results
- Languages All
Results 11 - 13 of 13 for FILE_SHARE_READ (0.08 sec)
-
src/main/java/jcifs/smb1/smb1/SmbFileOutputStream.java
have exclusive access to the file. An additional open command from jCIFS or another application will fail with the "file is being accessed by another process" error. The <code>FILE_SHARE_READ</code>, <code>FILE_SHARE_WRITE</code>, and <code>FILE_SHARE_DELETE</code> may be combined with the bitwise OR '|' to specify that other peocesses may read,
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 11K bytes - Viewed (0) -
api/go1.txt
pkg syscall (windows-386), const FILE_NOTIFY_CHANGE_SIZE ideal-int pkg syscall (windows-386), const FILE_SHARE_DELETE ideal-int pkg syscall (windows-386), const FILE_SHARE_READ ideal-int pkg syscall (windows-386), const FILE_SHARE_WRITE ideal-int pkg syscall (windows-386), const FILE_TYPE_CHAR ideal-int pkg syscall (windows-386), const FILE_TYPE_DISK ideal-int
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Aug 14 18:58:28 UTC 2013 - 1.7M bytes - Viewed (0) -
api/go1.1.txt
pkg syscall (windows-386), const FILE_NOTIFY_CHANGE_LAST_WRITE = 16 pkg syscall (windows-386), const FILE_NOTIFY_CHANGE_SIZE = 8 pkg syscall (windows-386), const FILE_SHARE_DELETE = 4 pkg syscall (windows-386), const FILE_SHARE_READ = 1 pkg syscall (windows-386), const FILE_SHARE_WRITE = 2 pkg syscall (windows-386), const FILE_TYPE_CHAR = 2 pkg syscall (windows-386), const FILE_TYPE_DISK = 1 pkg syscall (windows-386), const FILE_TYPE_PIPE = 3
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Thu Mar 31 20:37:15 UTC 2022 - 2.6M bytes - Viewed (0)