Packages

package winnt

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. winnt
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. type AccessRights = UInt
  2. type AccessToken = UInt
  3. type SidAndAttributes = CStruct2[SIDPtr, DWord]
  4. implicit class SidAndAttributesOps extends AnyRef
  5. type SidNameUse = Int
  6. type TokenInformationClass = UInt

Value Members

  1. object AccessRights
    Annotations
    @link("advapi32") @extern()
  2. object AccessToken
    Annotations
    @extern()
  3. object HelperMethods
    Annotations
    @link("advapi32") @extern()
  4. object SidNameUse
    Annotations
    @extern()
  5. object TokenInformationClass
    Annotations
    @link("advapi32") @extern()

Inherited from AnyRef

Inherited from Any

Ungrouped