callback function parameter type?

Q&A's, tips, howto's
Locked
HPW
Posts: 1390
Joined: Thu Sep 26, 2002 9:15 am
Location: Germany
Contact:

callback function parameter type?

Post by HPW »

Hello Lutz,

I am unsure about using the callback function.
The doc states that it support up to 8 parameters.
But what type does the parameters support?
Are they always PChar/Strings ?

And does the callback-function support a return value ? Of which type?
Hans-Peter

Locked