Re: Exception handling/Error question (General questions)
Hey that would be great. My code is just a modification of the sample code at SamplesVCATLConsoleAppConsoleApp.cpp. I figured out how to generate the entries, but I do not know the correct DISPIDs to put in the SINK_ENTRY_INFO structures. Reading through other posts and looking at the sample code I found that
Connected = 1
Progress = 6
Done = 8
I need the DISPID for Progress64. Is there a list of them somewhere? Will these values stay the same in future releases of the product? Thanks!
Joe