Nevron .NET Vision
Nevron.Interop.Win32 Namespace / NKernel32 Class
Members


In This Topic
    NKernel32 Class
    In This Topic
    Kernel binding for .NET, implementing Windows-specific kernel functionality.
    Object Model
    NKernel32 Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class NKernel32 
    'Usage
     
    
    Dim instance As NKernel32
    public sealed class NKernel32 
    Remarks
    Binds functions and definitions in kernel32.dll.
    Inheritance Hierarchy

    System.Object
       Nevron.Interop.Win32.NKernel32

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also