|
-
Nov 30th, 2001, 07:16 AM
#1
Thread Starter
Junior Member
Very Genral Qustion Anybody can .......
can anybody tell me how what is the use of event in COM EXE/DLL
b'coz it is not visible to the user . i am confused
-
Nov 30th, 2001, 11:36 AM
#2
It should be visible to the developer using the dll/exe as long as they declared the instance as WithEvents (i.e. Private WithEvents MyObject as CMyObject)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|