VMware {code} Community
Alex_Davidson
Contributor
Contributor

C#, VIM SDK and the Programming Guide

The Programming Guide talks about the basic data loop for Java and Perl, retrieving updates and applying them incrementally. Since C# is most similar to Java and there are no actual C# docs, I've been assuming that the C# API should be like the Java one, but the stub assembly generated for C# seems to lack some of the objects mentioned (Change, VHandleList, etc).

Is the data loop handled in the background by the C# stub, or has it not been generated correctly on my machine?

Reply
0 Kudos
1 Reply
Alex_Davidson
Contributor
Contributor

Ah, I just discovered I had both the old and the new SDK extracted to the same directory, and I'd been looking at the literature for the v1.* SDK.

Reply
0 Kudos