FreeRDP
LPWNDCLASSEXW Struct Reference

#include <wnd.h>

Data Fields

UINT cbSize
 
UINT style
 
WNDPROC lpfnWndProc
 
int cbClsExtra
 
int cbWndExtra
 
HINSTANCE hInstance
 
HICON hIcon
 
HCURSOR hCursor
 
HBRUSH hbrBackground
 
LPCWSTR lpszMenuName
 
LPCWSTR lpszClassName
 
HICON hIconSm
 

Field Documentation

◆ cbClsExtra

int LPWNDCLASSEXW::cbClsExtra

◆ cbSize

UINT LPWNDCLASSEXW::cbSize

◆ cbWndExtra

int LPWNDCLASSEXW::cbWndExtra

◆ hbrBackground

HBRUSH LPWNDCLASSEXW::hbrBackground

◆ hCursor

HCURSOR LPWNDCLASSEXW::hCursor

◆ hIcon

HICON LPWNDCLASSEXW::hIcon

◆ hIconSm

HICON LPWNDCLASSEXW::hIconSm

◆ hInstance

HINSTANCE LPWNDCLASSEXW::hInstance

◆ lpfnWndProc

WNDPROC LPWNDCLASSEXW::lpfnWndProc

◆ lpszClassName

LPCWSTR LPWNDCLASSEXW::lpszClassName

◆ lpszMenuName

LPCWSTR LPWNDCLASSEXW::lpszMenuName

◆ style

UINT LPWNDCLASSEXW::style

The documentation for this struct was generated from the following file: