Type a page name and press Enter. You'll jump to the page if it exists, or you can create it if it doesn't.
To create a page in a module other than Constants, prefix the name with the module name and a period.
HKEY_LOCAL_MACHINE (Constants)
.
C# Constants:
IntPtr HKEY_LOCAL_MACHINE = new IntPtr(-2147483646);
VB.NET Constants:
Dim HKEY_LOCAL_MACHINE As New IntPtr(-2147483646)
Notes:
None.
Please edit this page!
Do you have...
helpful tips?
corrections to the existing content?
additional languages you want to include?
Select "Edit This Page" on the right hand toolbar and edit it!