Invalid OLEVERB structure
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I'm not sure where to ask this question, but i have found no one and no documentation out there that has answered my question in the .Net world. I am using the SourceSafeTypeLib as a reference in a C# project. I am doing a get_version(label) on a particular version of a vssitem. I am returned the object but one of the properties (VersionNumber) causes an "Invalid OLEVERB structure" COMException. Does anyone have any ideas what the problem could be or could someone explain this Exception message to me?