C# Class dlech.SshAgentLib.PageantAgent.WNDCLASS

Show file Open project: dlech/SshAgentLib

Public Properties

Property Type Description
cbClsExtra int
cbWndExtra int
hCursor System.IntPtr
hIcon System.IntPtr
hInstance System.IntPtr
hbrBackground System.IntPtr
lpfnWndProc WndProc
style uint

Property Details

cbClsExtra public property

public int cbClsExtra
return int

cbWndExtra public property

public int cbWndExtra
return int

hCursor public property

public IntPtr,System hCursor
return System.IntPtr

hIcon public property

public IntPtr,System hIcon
return System.IntPtr

hInstance public property

public IntPtr,System hInstance
return System.IntPtr

hbrBackground public property

public IntPtr,System hbrBackground
return System.IntPtr

lpfnWndProc public property

public WndProc lpfnWndProc
return WndProc

style public property

public uint style
return uint