|
-
May 23rd, 2000, 07:33 PM
#1
Thread Starter
New Member
Hi there!
Are API constants to be used in the same format like the one seen below?
Public Const ERROR_SUCCESS = 0&
Public Const HKEY_DYN_DATA = &H80000006
Can I give a different name to the constant?
Well I could understand some of the functions. But where can I find the whole API constants?
why '&' is used in almost all the declarations?
Please help.
Thanx,
Calm Indian.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|