- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for TYPE_PRINTER (1.3 sec)
-
src/main/java/jcifs/smb1/smb1/SmbFile.java
*/ public static final int TYPE_NAMED_PIPE = 0x10; /** * Returned by {@link #getType()} if the resource this {@code SmbFile} * represents is a printer. */ public static final int TYPE_PRINTER = 0x20; /** * Returned by {@link #getType()} if the resource this {@code SmbFile} * represents is a communications device. */ public static final int TYPE_COMM = 0x40;Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 112.2K bytes - Viewed (0)