Constants taken from tapi.h file:
#define LINE_REPLY 12L
#define LINE_REQUEST 13L
#define PHONE_BUTTON 14L
What is that L following the number?
Is that number hexidecimal or decimal?
How to translate that into constants vbasic can use?
Please help,
Jack
Jack - 13 Feb 2007 21:24 GMT
Sorry, wrong newsgroup
Jack
> Constants taken from tapi.h file:
> #define LINE_REPLY 12L
[quoted text clipped - 6 lines]
> Please help,
> Jack