Function |
Description |
---|
Control() |
General notification hook from the Input Server |
EnqueueMessage() |
Sends an event message to the Input Server |
InitCheck() |
Tests whether the object was properly initialized |
BInputServerDevice() |
Constructor |
~BInputServerDevice() |
Destructor |
RegisterDevices() |
Tells the Input Server that this object corresponds to a set of devices |
Start() |
Tells the device to start generating events |
StartMonitoringDevice() |
Start monitoring a device directory |
Stop() |
Tells the device to stop generating events |
StopMonitoringDevice() |
Stop monitoring a device directory |
SystemShuttingDown() |
Tells the device that the Server is shutting up and shutting down |
UnregisterDevices() |
Tells the Input Server that this object no longer corresponds to a set of devices |