I am using Visual Studio 2005.

I want to get a function reference like what the AddressOf statement returns but my function name will be stored in a variable. Does anybody know a way of doing this?