On Tuesday 21 July 2009 18:23:16 Thomas Treutner wrote:
I think there's a c&p error:
http://libvirt.org/html/libvirt-libvirt.html#virStoragePoolUndefine
"Returns: a virStoragePoolPtr object, or NULL if creation failed"
I assume it is "0 on success, -1 on failure" as the return is of type int.
And a small follow-up:
In libvirt-java, StoragePool::Undefine() has return type void. So I don't know
what's really going on there ;-)
kr,t