Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for getCreateAction (0.06 seconds)

  1. src/main/java/jcifs/internal/smb1/com/SmbComNTCreateAndXResponse.java

         */
        public final int getFid() {
            return this.fid;
        }
    
        /**
         * Gets the create action taken.
         *
         * @return the createAction
         */
        public final int getCreateAction() {
            return this.createAction;
        }
    
        /**
         * Gets the extended file attributes.
         *
         * @return the extFileAttributes
         */
        public final int getExtFileAttributes() {
    Created: Sun Apr 05 00:10:12 GMT 2026
    - Last Modified: Sat Aug 16 01:32:48 GMT 2025
    - 7.1K bytes
    - Click Count (0)
Back to Top