|
-
Jan 12th, 2000, 01:34 PM
#1
Thread Starter
Lively Member
Hi,
I was wondering if any one knows how to pass a function reference to a VB routine?
I have a class that exposes a public sub, for which one of my parameters must be the name of a function that this subroutine can execute.
First, can this be done in vb? if yes HOW? 
Thanks
Gaurav
------------------
Gaurav Mahindra
[email protected]
-
Jan 12th, 2000, 02:24 PM
#2
Guru
-
Jan 12th, 2000, 05:58 PM
#3
Hyperactive Member
If I get you right, you want one of your functions in your class to call a function? Why not raise an event? That's much easier :-)
-
Jan 12th, 2000, 06:12 PM
#4
Thread Starter
Lively Member
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
|