implicit class StartupInfoWOps extends AnyRef
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- StartupInfoWOps
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new StartupInfoWOps(ref: Ptr[StartupInfoW])(implicit tag: Tag[StartupInfoW])
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def cb: DWord
- def cbReserved2: Word
- def cbReserved2_=(v: Word): Unit
- def cb_=(v: DWord): Unit
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native()
- def desktop: CWString
- def desktop_=(v: CWString): Unit
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def fillAtribute: DWord
- def fillAtribute_=(v: DWord): Unit
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable])
- def flags: DWord
- def flags_=(v: DWord): Unit
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def lpReserved2: CVoidPtr
- def lpReserved2_=(v: CVoidPtr): Unit
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- def reserved: CWString
- def reserved_=(v: CWString): Unit
- def showWindow: Word
- def showWindow_=(v: Word): Unit
- def stdError: Handle
- def stdError_=(v: Handle): Unit
- def stdInput: Handle
- def stdInput_=(v: Handle): Unit
- def stdOutput: Handle
- def stdOutput_=(v: Handle): Unit
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def title: CWString
- def title_=(v: CWString): Unit
- def toString(): String
- Definition Classes
- AnyRef → Any
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- def x: DWord
- def xCountChars: DWord
- def xCountChars_=(v: DWord): Unit
- def xSize: DWord
- def xSize_=(v: DWord): Unit
- def x_=(v: DWord): Unit
- def y: DWord
- def yCountChars: DWord
- def yCountChars_=(v: DWord): Unit
- def ySize: DWord
- def ySize_=(v: DWord): Unit
- def y_=(v: DWord): Unit