xmlint.h File Reference

Hifidelio XML interface access. More...

This graph shows which files directly or indirectly include this file:


Functions

void xmlint_cleanup ()
int xmlint_send_key_press (int keycode, int modifier, int down)

Detailed Description


Function Documentation

void xmlint_cleanup (  ) 

Module functions.

Module functions.

Closes an open socket to the XML interface.

int xmlint_send_key_press ( int  keycode,
int  modifier,
int  down 
)

Prepares and sends a <KeyPress> event with the given arguments.

Parameters:
keycode keyboard scancode
modifier keyboard modifier
down key state flag; 1 : pressed, 0 : released
Returns:
0 on success or -1 if an error occured


Generated on Mon Mar 29 01:39:34 2010 for Veronica by  doxygen 1.5.8