Difference between CreateObject and New method
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
Hi to ALL, Can anybody help me in telling the difference between the CreateObject function and New method Thanks to ALL
-
Hi to ALL, Can anybody help me in telling the difference between the CreateObject function and New method Thanks to ALL
CreateObject requires a COM typeID ( from memory, I'm sure it's not a GUID ), and spins up a COM object. new just creates an object within your code. Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer