search for: runningdomainids

Displaying 1 result from an estimated 1 matches for "runningdomainids".

Did you mean: runningdomainid
2012 Jan 24
1
[Problem] C# virDomainShutdown
...9;s not tested on a 32-bit Windows. Already thanks for the support. Best regards, D. Fonk -- Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de -------------- next part -------------- foreach (int runningDomainID in runningDomainIDs) { IntPtr domainPtr = Domain.LookupByID(conn, runningDomainID); if (domainPtr == IntPtr.Zero) { MessageBox.Show("Unable to lookup domains by id", "Lookup domain failed", MessageBo...