.TH "gicInputRegister" 3 "2006-12-30" "libgiigic-1.1.x" GGI .SH NAME \fBgicInputRegister\fR : Associate a gii handle with gic .SH SYNOPSIS .nb .nf #include int gicInputRegister(gic_handle_t hand,gii_input_t inp); .fi .SH DESCRIPTION \fBgicInputRegister\fR registers a GII gii_input_t with the GIC instance. This is needed by some recognizers to be able to store their configuration in a portable way. .SH RETURN VALUE \fBgicInputRegister\fR returns \fB0\fR for success, otherwise an \f(CWgii-error(3)\fR code. .SH SEE ALSO \f(CWgicOpen(3)\fR