void ddlPrintCallback( CONTROL *ctl, WtCastPtr UserWord, PrintRtn UserPrint); typedef void (STDCALL *PrintRtn)( WtCastPtr UserWord, /* [IN] UserWord from ddlPrineCallback() */ char *PrintMessage); /* [IN] Print message */Description:
Control.Ans1 | NA |
Control.Ans2 | Previous Print Callback pointer (cast as 32 bit int) |
Control.Ans3 | Previous Print Callback UserWord (cast as 32 bit int) |
Control.Ans2L | Previous Print Callback pointer (cast as 64 bit int) |
Control.Ans3L | Previous Print Callback UserWord (cast as 64 bit int) |
Copyright © 2019 , WhamTech, Inc. All rights reserved. This
document is provided for information purposes only and the contents hereof are
subject to change without notice. Names may be
trademarks of their respective owners.