Table of Contents

Struct WindowClass

Namespace
TaleWorlds.TwoDimension.Standalone.Native.Windows
Assembly
TaleWorlds.TwoDimension.Standalone.dll
public struct WindowClass
Inherited Members
Extension Methods

Fields

cbClsExtra

public int cbClsExtra

Field Value

int

cbWndExtra

public int cbWndExtra

Field Value

int

hCursor

public IntPtr hCursor

Field Value

IntPtr

hIcon

public IntPtr hIcon

Field Value

IntPtr

hInstance

public IntPtr hInstance

Field Value

IntPtr

hbrBackground

public IntPtr hbrBackground

Field Value

IntPtr

lpfnWndProc

public WndProc lpfnWndProc

Field Value

WndProc

lpszClassName

public string lpszClassName

Field Value

string

lpszMenuName

public string lpszMenuName

Field Value

string

style

public uint style

Field Value

uint

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