Package

scala.scalanative.windows

winnt

Permalink

package winnt

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

Type Members

  1. type AccessRights = UInt

    Permalink
  2. type AccessToken = UInt

    Permalink
  3. type SidAndAttributes = CStruct2[SIDPtr, DWord]

    Permalink
  4. implicit class SidAndAttributesOps extends AnyRef

    Permalink
  5. type SidNameUse = Int

    Permalink
  6. type TokenInformationClass = UInt

    Permalink

Value Members

  1. object AccessRights

    Permalink
    Annotations
    @link( "Advapi32" ) @extern()
  2. object AccessToken

    Permalink
    Annotations
    @extern()
  3. object HelperMethods

    Permalink
    Annotations
    @link( "Advapi32" ) @extern()
  4. object SidNameUse

    Permalink
    Annotations
    @extern()
  5. object TokenInformationClass

    Permalink
    Annotations
    @link( "Advapi32" ) @extern()

Inherited from AnyRef

Inherited from Any

Ungrouped