Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "RegCopyTree" in [All]

advapi32

.

public static extern int RegCopyTree(

.

Declare Function RegCopyTree Lib "advapi32.dll" Alias "RegCopyTreeW" (hKeySrc As IntPtr, lpSubKey As String, hKeyDest As IntPtr) As Integer

.
Documentation
[RegCopyTree] on MSDN

 
Access PInvoke.net directly from VS: