On Sep 14, 2007, at 9:15 PM, Norman Palardy wrote:

>> func = ( Boolean(*)(void) )
>>                              REALInterfaceRoutine (instance->iFuncsProvider,
>>                              "iFunctions", "SomeFunc() as Boolean");


ok, try:

func = ( Boolean(*)(void) )
                                REALInterfaceRoutine (instance->iFuncsProvider,
                                "iFunctions", "SomeFunc");

Alfred


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to