C# Class Ultima.ClientWindowHandle

Inheritance: Microsoft.Win32.SafeHandles.CriticalHandleZeroOrMinusOneIsInvalid
Datei anzeigen Open project: polserver/poltools Class Usage Examples

Public Properties

Property Type Description
Invalid ClientWindowHandle

Public Methods

Method Description
ClientWindowHandle ( ) : System
ClientWindowHandle ( IntPtr value ) : System

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Method Details

ClientWindowHandle() public method

public ClientWindowHandle ( ) : System
return System

ClientWindowHandle() public method

public ClientWindowHandle ( IntPtr value ) : System
value System.IntPtr
return System

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool

Property Details

Invalid public_oe static_oe property

public static ClientWindowHandle,Ultima Invalid
return ClientWindowHandle