The
Poll()
method
will
retrieve
data,
update
the
state
and
generate
input
and
set
notification
events
for
a
polled
object
of
an
input
device.
If
a
device
requires
polling,
no
new
data
will
be
recieved
from
the
device
until
this
method
is
called.
For
devices
that
do
not
require
polling,
this
method
will
have
no
effect.