FreeRDP
LPWNDCLASSW Struct Reference

#include <wnd.h>

Data Fields

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

Field Documentation

◆ cbClsExtra

int LPWNDCLASSW::cbClsExtra

◆ cbWndExtra

int LPWNDCLASSW::cbWndExtra

◆ hbrBackground

HBRUSH LPWNDCLASSW::hbrBackground

◆ hCursor

HCURSOR LPWNDCLASSW::hCursor

◆ hIcon

HICON LPWNDCLASSW::hIcon

◆ hInstance

HINSTANCE LPWNDCLASSW::hInstance

◆ lpfnWndProc

WNDPROC LPWNDCLASSW::lpfnWndProc

◆ lpszClassName

LPCWSTR LPWNDCLASSW::lpszClassName

◆ lpszMenuName

LPCWSTR LPWNDCLASSW::lpszMenuName

◆ style

UINT LPWNDCLASSW::style

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