Today's Goodie can be found in several differnt Interfaces which have to be implemented for integrating into Visual Studio. You'll find a whole bunch of interfaces with reserved1() to reserved10() and unused1() to unused10() methods.
E.g. in IVsTextLines:
Reserved1 | Reserved in the Vtable for future use. (Inherited from IVsTextBuffer.) |
Reserved2 | Reserved in the Vtable for future use. (Inherited from IVsTextBuffer.) |
... | ... |
Reserved10 | Reserved in the Vtable for future use. (Inherited from IVsTextBuffer.) |
That's really awesome. Don't the guy's in the different teams at Microsoft know each other?
Keine Kommentare:
Kommentar veröffentlichen