Im sorry to the elite coders here but i have a realy bad noob question.
What are the refrences or values at the end of certain lines of code. I have come across an instance i need to use a constant that holds a value like this and i want to understand what it is passing or representing.
THe underlined is what i'm curious about, how does one read that??Code:Public Const RESOURCETYPE_DISK As Long = &H1
Thanx....





Reply With Quote