Hi,
I did not find a separate virtualBox SDK forum.
So I am posting it here.
I am using VirtualBox SDK 2.2.4.
I want to start a VM using COM (strictly speacking Microsoft.Net Interop)
I want to know the call sequence.
while trying the following sequence,
VirtualBox.VirtualBoxClass vbox = new VirtualBox.VirtualBoxClass();
VirtualBox.IMachine fc10mac = vbox.FindMachine("FedoraCore10");
vbox.OpenRemoteSession();
OpenRemoteSession takes four args
1. session = <how to create this>
Does virtual box service has to do anything with this.
I do not want to use WebService as of now if its not mandatory
2. guid = fc10mac.Id
3. aType = <what is this>
4. aEnv = <what is this>
Thanks in Advance
kartikeyan
virtualbox SDK "startvm"
This is for discussing general topics about how to use VirtualBox.
-
kartikeyans
- Posts: 7
- Joined: 29. Dec 2008, 08:46
Jump to
- General
- ↳ Howtos and Tutorials
- ↳ Rules and FAQ
- ↳ Generic Advice
- ↳ Building VirtualBox
- ↳ Windows Hosts
- ↳ Linux Hosts
- ↳ Other Hosts
- ↳ Windows Guests
- ↳ Linux Guests
- ↳ Other Guests
- ↳ Using VirtualBox
- ↳ VirtualBox on Windows Hosts
- ↳ VirtualBox on Windows pre-releases
- ↳ VirtualBox on Linux Hosts
- ↳ VirtualBox on Mac OS X Hosts
- ↳ VirtualBox on Mac OS X pre-releases
- ↳ VirtualBox on Solaris Hosts
- ↳ VirtualBox on Other Hosts
- ↳ Suggestions
- ↳ Third Party Applications
- Guest systems
- ↳ Windows Guests
- ↳ Linux Guests
- ↳ Solaris Guests
- ↳ Mac OS X Guests
- ↳ Other Guests
- Deutschsprachige Anwender
- ↳ Allgemeine Diskussionen
- VirtualBox Programming
- ↳ The VirtualBox API
- ↳ VirtualBox OSE
- Special Purpose
- ↳ VirtualBox Beta / Release Candidate Feedback
- ↳ Old Beta Postings