C# Class Misuzilla.Applications.AppleWirelessKeyboardHelper.Win32.HookHandle

Inheritance: System.Runtime.InteropServices.SafeHandle
Show file Open project: mayuki/AppleWirelessKeyboardHelper Class Usage Examples

Public Methods

Method Description
HookHandle ( ) : System

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Method Details

HookHandle() public method

public HookHandle ( ) : System
return System

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool