Table of Contents

Class Kernel32

Namespace
TaleWorlds.TwoDimension.Standalone.Native.Windows
Assembly
TaleWorlds.TwoDimension.Standalone.dll
public static class Kernel32
Inheritance
Kernel32
Inherited Members

Methods

GetConsoleWindow()

public static extern IntPtr GetConsoleWindow()

Returns

IntPtr

GetLastError()

public static extern int GetLastError()

Returns

int

GetModuleHandle(string)

public static extern IntPtr GetModuleHandle(string lpModuleName)

Parameters

lpModuleName string

Returns

IntPtr

GetUserGeoID(GeoTypeId)

public static extern int GetUserGeoID(Kernel32.GeoTypeId type)

Parameters

type Kernel32.GeoTypeId

Returns

int

LoadLibrary(string)

public static extern IntPtr LoadLibrary(string lpFileName)

Parameters

lpFileName string

Returns

IntPtr

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).