Atlanta Custom Software Development 

 
   Search        Code/Page
 

User Login
Email

Password

 

Forgot the Password?
Services
» Web Development
» Maintenance
» Data Integration/BI
» Information Management
Programming
  Database
Automation
OS/Networking
Graphics
Links
Tools
» Regular Expr Tester
» Free Tools

API Dictionary - Search API, Constants, Types, Sub, Functions

 _  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

Submit your own API Examples using our API Templete Project

Search text      

RegCloseKey

Library : advapi32.dll  Category : Security

 

Api Example(s)
  How to read value from remote registry ?
  CheckRegistryKey - Return True if a Registry key exists
  CreateRegistryKey - Create a key in the Registry
  DeleteRegistryValue - Delete a value from the Registry
  EnumRegistryKeys - Retrieve all the subkeys of a Registry key
  EnumRegistryValues - Retrieve all values under a Registry key
  EnumRegistryValuesEx - Get all values under a registry key, with related data and type
  GetRegistryValue - Read the value of a Registry key
  SetRegistryValue - Write a value in the Registry
  GetUNCName - Convert a file path to a UNC path
  How to list all available timezones and change the timezone?
  Handling NTFS Permissions Part-4 (handling registry key permissions)
  Working with NT EventLog - Part 2 (Implementing CEventLog Class, Creating Event Source)

API Description :
The RegCloseKey function releases the handle of the specified key.

 

VB Declaration :

Show Multiline        Public  Private

Parameters :
Return :
OS Requirement :
Requires Windows NT 3.1 or later
Requires Windows 95 or later
Dotnet Replacement :
Microsoft.Win32.RegistryKey.Close


Home   |  Comment   |  Contact Us   |  Privacy Policy   |  Terms & Conditions   |  BlogsZappySys

© 2008 BinaryWorld LLC. All rights reserved.