- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getOpenFlags (0.06 sec)
-
src/main/java/jcifs/internal/smb2/create/Smb2CreateResponse.java
/** * @return the oplockLevel */ public final byte getOplockLevel () { return this.oplockLevel; } /** * @return the flags */ public final byte getOpenFlags () { return this.openFlags; } /** * @return the createAction */ public final int getCreateAction () { return this.createAction; }
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Sun Jul 01 13:12:10 UTC 2018 - 8.6K bytes - Viewed (0)