The SalWindowHandle type exposes the following members.
Operators
Name | Description | |
---|---|---|
![]() ![]() | Equality |
== operator for comparing two SalWindowHandle objects
|
![]() ![]() | ExplicitNarrowingExplicitExplicitExplicit(SalWindowHandle to Int32) |
Automatic casting from SalWindowHandle to int.
|
![]() ![]() | False |
logical FALSE operator for boolean expressions
|
![]() ![]() | ImplicitWideningImplicitImplicitImplicit(Int32 to SalWindowHandle) |
Automatic casting from int to SalWindowHandle.
|
![]() ![]() | ImplicitWideningImplicitImplicitImplicit(IntPtr to SalWindowHandle) |
Automatic casting from IntPtr to SalWindowHandle.
|
![]() ![]() | ImplicitWideningImplicitImplicitImplicit(UInt32 to SalWindowHandle) |
Automatic casting from uint to SalWindowHandle
|
![]() ![]() | ImplicitWideningImplicitImplicitImplicit(Control to SalWindowHandle) |
Automatic casting from Control SalWindowHandle.
|
![]() ![]() | ImplicitWideningImplicitImplicitImplicit(SalWindowHandle to IntPtr) |
Automatic casting from SalWindowHandle to IntPtr.
|
![]() ![]() | ImplicitWideningImplicitImplicitImplicit(SalWindowHandle to Control) |
Automatic casting from SalWindowHandle to Control.
|
![]() ![]() | ImplicitWideningImplicitImplicitImplicit(SalWindowHandle to SalBoolean) |
Automatic casting from SalWindowHandle to SalBoolean
|
![]() ![]() | ImplicitWideningImplicitImplicitImplicit(SalWindowHandle to Boolean) |
Automatic casting from SalWindowHandle to boolean
|
![]() ![]() | Inequality |
!= operator for comparing two SalWindowHandle objects
|
![]() ![]() | LogicalNot |
! boolean NOT operator
|
![]() ![]() | True |
logical TRUE operator for boolean expressions
|