C# Class Misuzilla.Applications.AppleWirelessKeyboardHelper.Util

Show file Open project: mayuki/AppleWirelessKeyboardHelper

Public Methods

Method Description
Eject ( String drive ) : void

SendInput ( ) : UInt32

���݃t�H�[�J�X����ƒE�B���h�E�ɑ΂��Ďw�肵���L�[��Up/Down�𑗐M���܂��B

SendInput ( System.Boolean isUp, Keys key ) : UInt32

Method Details

Eject() public static method

public static Eject ( String drive ) : void
drive String
return void

SendInput() public static method

���݃t�H�[�J�X����ƒE�B���h�E�ɑ΂��Ďw�肵���L�[��Up/Down�𑗐M���܂��B
public static SendInput ( ) : UInt32
return System.UInt32

SendInput() public static method

public static SendInput ( System.Boolean isUp, Keys key ) : UInt32
isUp System.Boolean
key Keys
return System.UInt32