G
Guest
Hello,
I am writing a COM interface to one of my classes, so that the interface
bmay be used to provide a means of sending data from a legacy code
application to the new .NET user Interface.
I have written the interface, and have included it in the inheritance of
multiple classs as needed. I know the GUID/UUIDs are needed eventually, but
half of the examples I see list them, and half do not.
For the above situation, do I include GUIDs manually (Tools>Create GUID) or
leave them blank for the IDE to fill in?
Thanks in advance,
Andrew
I am writing a COM interface to one of my classes, so that the interface
bmay be used to provide a means of sending data from a legacy code
application to the new .NET user Interface.
I have written the interface, and have included it in the inheritance of
multiple classs as needed. I know the GUID/UUIDs are needed eventually, but
half of the examples I see list them, and half do not.
For the above situation, do I include GUIDs manually (Tools>Create GUID) or
leave them blank for the IDE to fill in?
Thanks in advance,
Andrew