Visual Basic 6.0 function pointers - basic.visual

This is a discussion on Visual Basic 6.0 function pointers - basic.visual ; Is it possible to pass an addressof (some function) to a class and in that class call the function which the pointer points to? Thanks alot....

+ Reply to Thread
Results 1 to 3 of 3

Visual Basic 6.0 function pointers

  1. Default Visual Basic 6.0 function pointers

    Is it possible to pass an addressof (some function) to a class and in that
    class call the function which the pointer points to?

    Thanks alot.



  2. Default Re: Visual Basic 6.0 function pointers

    This article should handle it for you:

    http://www.vbforums.com/showpost.php...53&postcount=5

    Jay Taplin [MCP - VB]



  3. Default Re: Visual Basic 6.0 function pointers

    On Mon, 30 Jan 2006 18:50:27 GMT, "Jay Taplin" <jtaplin@integraware.com> wrote:

    >This article should handle it for you:
    >
    >http://www.vbforums.com/showpost.php...53&postcount=5
    >
    >Jay Taplin [MCP - VB]


    I like it.
    _______________________
    Michael B. Johnson

+ Reply to Thread

Similar Threads

  1. Re: Problem calling dll function with Visual Basic
    By Application Development in forum ADO DAO RDO RDS
    Replies: 0
    Last Post: 08-15-2007, 12:22 AM
  2. Visual Basic AddHandler() function triggers 'Unable to cast...'
    By Application Development in forum DOTNET
    Replies: 0
    Last Post: 11-13-2006, 09:36 PM