all groups > vb.net upgrade > september 2007 >
You're in the

vb.net upgrade

group:

csp2TimeStamp2Str in vb.net



csp2TimeStamp2Str in vb.net peter lustig
9/7/2007 5:46:51 AM
vb.net upgrade: hi,
i try use the csp2TimeStamp2Str function from the csp2.dll in vb.net.

i just want to read out the timestamp of the barcode.

i tried this one here:

Declare Function csp2TimeStamp2Str Lib "Csp2.dll" (ByRef Stamp() As
Byte, ByRef value As Long, ByVal nMaxLength As Integer) As Integer

...

csp2TimeStamp2Str(timestamp, value, 30)

but i alway get numbers like: 21547457714775444
ok this could be a timestamp, but look at this example:

38457541..124
38457651..125
34587412..142
38458541..125

so the result i get can't be a timestamp. what's wrong?

can anybody help me?

tanks alot.





AddThis Social Bookmark Button