org.rococoa.cocoa.iokit
Interface IOKitLibrary.EvCmd

Enclosing interface:
IOKitLibrary

public static interface IOKitLibrary.EvCmd

native declaration : /System/Library/Frameworks/IOKit.framework/Headers/hidsystem/IOHIDTypes.h
enum values


Field Summary
static int EVHIDE
           
static int EVLEVEL
           
static int EVMOVE
           
static int EVNOP
           
static int EVSHOW
           
 

Field Detail

EVNOP

static final int EVNOP
See Also:
Constant Field Values

EVHIDE

static final int EVHIDE
See Also:
Constant Field Values

EVSHOW

static final int EVSHOW
See Also:
Constant Field Values

EVMOVE

static final int EVMOVE
See Also:
Constant Field Values

EVLEVEL

static final int EVLEVEL
See Also:
Constant Field Values


Copyright © 2009. All Rights Reserved.