Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for NetUserGetLocalGroups (0.3 sec)

  1. src/internal/syscall/windows/security_windows.go

    	PrimaryGroupID  uint32
    	Profile         *uint16
    	HomeDirDrive    *uint16
    	PasswordExpired uint32
    }
    
    //sys	NetUserGetLocalGroups(serverName *uint16, userName *uint16, level uint32, flags uint32, buf **byte, prefMaxLen uint32, entriesRead *uint32, totalEntries *uint32) (neterr error) = netapi32.NetUserGetLocalGroups
    
    // GetSystemDirectory retrieves the path to current location of the system
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 04 07:21:38 UTC 2023
    - 4K bytes
    - Viewed (0)
Back to top