Hi!
I am new in VB and happened to come across a code that declares something like
Const WAIT_TIMEOUT = &H102
I think & is to indicate that it is a long variable. what is H? what is the value of this expression?
thanks!
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Thread: what does &H102 mean?
|
Click Here to Expand Forum to Full Width |