Base abstract interface for all guest file input/output (IO) events. More...
Public Attributes | |
readonly attribute long long | offset |
Current offset (in bytes). | |
readonly attribute unsigned long | processed |
Processed input or output (in bytes). |
Base abstract interface for all guest file input/output (IO) events.
{B5191A7C-9536-4EF8-820E-3B0E17E5BBC8}
readonly attribute long long IGuestFileIOEvent::offset |
Current offset (in bytes).
readonly attribute unsigned long IGuestFileIOEvent::processed |
Processed input or output (in bytes).