Re: Node.GetInfo error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



OK, I'll try to get the error msg. And remember including the mail-list :-)
 
Lancer
 
 
2010-10-31

黄亮

发件人: arnaud.champion@xxxxxxxxxx
发送时间: 2010-10-31  16:48:15
收件人: 黄亮
抄送: libvir-list@xxxxxxxxxx
主题: Re: Node.GetInfo error
Ok,
 
at first GetLastError return an Error object. So you should anything like :
 
Errors.Error err = Errors.GetLastError();
MessageBox.Show(err.Message);
 
For the NodeInfo structure, I think the problem is the same that was for DomainInfo, I'll check marshaling. Then respond you with the correct infos.
 
Arnaud
 
PS : can you also put libvirt-list@xxxxxxxxxx in copy of your mails, to keep everyone in the loop ?

From: 黄亮
Sent: Sunday, October 31, 2010 8:20 AM
Subject: Node.GetInfo error

Hi,
 
Sorry for disturbing again. But I get error while using Node.GetInfo.
 
Code:
 
NodeInfo aNodeInfo = new NodeInfo();
if (Node.GetInfo(con, aNodeInfo) < 0)
{
//MessageBox.Show("Node Info Error");
MessageBox.Show(Errors.GetLastError().ToString());
return 0f;
}
 
I'm sure con != IntPtr.Zero. I tried to use Errors.GetLastError(), it returns int. But I don't know what to do with it.
So, any suggestions ? Thanks
 
Regards
2010-10-31

Lancer 


__________ Information from ESET Smart Security, version of virus signature database 5577 (20101030) __________

The message was checked by ESET Smart Security.

http://www.eset.com
--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]