- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getShareFlags (0.07 sec)
-
src/main/java/jcifs/internal/smb2/tree/Smb2TreeConnectResponse.java
/** * @return the shareType */ public byte getShareType () { return this.shareType; } /** * @return the shareFlags */ public int getShareFlags () { return this.shareFlags; } /** * @return the capabilities */ public int getCapabilities () { return this.capabilities; }
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Mon May 23 14:35:20 UTC 2022 - 6.1K bytes - Viewed (0)