Method | Description | |
---|---|---|
Equals ( |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
HWND ( |
Public constructor to create an HWND SafeHandle instance for an existing handle.
|
|
operator ( ) : bool |
Method | Description | |
---|---|---|
HWND ( |
Constructor for derived classes to specify a handle and to control whether or not the handle is owned.
|
|
HWND ( bool ownsHandle ) : System |
Constructor for derived classes to control whether or not the handle is owned.
|
|
ReleaseHandle ( ) : bool |
Method | Description | |
---|---|---|
HWND ( ) : System | ||
IsWindow ( |
protected HWND ( |
||
hwnd | ||
ownsHandle | bool | |
return | System |