|
Q:
Sent: Thursday, January 25, 2007 4:15 AM
To: apisupport
Subject: How to get the type of VARIANT? SR:1-444863852
Dear,
I add a call GetErrorMessages when SW API try to run SW without a valid dongle.
Return count = 1.
It looks SW is able to check the Error.
Now I want to know point type of three parameters (msgs, msgIDs, msgTypes).
How to get the type of VARIANT? And the range of msgIDs is?
I guess the following type.
long msgID;
String msg;
Yogy |
|