Struct InternalOs2WmInfo
- Namespace
- Alis.Core.Graphic.Sdl2.Structs
- Assembly
- Alis.dll
The internal os2 wm info
public struct InternalOs2WmInfo
Inherited Members
Properties
Hwnd
Refers to window
public IntPtr Hwnd { readonly get; set; }
Property Value
HwndFrame
Refers to frame
public IntPtr HwndFrame { readonly get; set; }