MemBufferCollection::getLastError Method

This method returns information about an error occurred during the last call to a method of this object.
Syntax:
Error getLastError() const;
Return value:

An Error object.

See also: MemBufferCollection, Grabber::getLastError

<< MemBufferCollection