Click or drag to resize

Advapi32Func Class

Provides unmanaged Advapi32 function imports.
Inheritance Hierarchy
SystemObject
  Altaxo.UnmanagedApi.Advapi32Advapi32Func

Namespace: Altaxo.UnmanagedApi.Advapi32
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static class Advapi32Func

The Advapi32Func type exposes the following members.

Methods
 NameDescription
Public methodStatic memberRegCreateKeyEx Creates or opens the specified registry key.
Top
See Also