On Mon, Jan 23, 2023 at 10:35:49AM +0100, Michal Privoznik wrote:
The IVirtualBoxErrorInfo interface allows us to query error
messages from VirtualBox. Since VirtualBox has stacked errors we
need the GetNext() method too.

The odd one, that sticks out is GetIID() as it is not part of the
interface as defined bu VirtualBox header files. BUT, we need to

s/bu/by/ or s/bu/in/

get the interface UUID (which MAY change across each release) so
that it can be passed to VBOX_QUERY_INTERFACE() introduced
earlier.

Signed-off-by: Michal Privoznik <mpriv...@redhat.com>

Attachment: signature.asc
Description: PGP signature

Reply via email to