ReactOS 0.4.15-dev-7961-gdcf9eb0
tagMDICREATESTRUCTA Struct Reference

#include <winuser.h>

Collaboration diagram for tagMDICREATESTRUCTA:

Public Attributes

LPCSTR szClass
 
LPCSTR szTitle
 
HANDLE hOwner
 
int x
 
int y
 
int cx
 
int cy
 
DWORD style
 
LPARAM lParam
 

Detailed Description

Definition at line 3602 of file winuser.h.

Member Data Documentation

◆ cx

int tagMDICREATESTRUCTA::cx

◆ cy

int tagMDICREATESTRUCTA::cy

◆ hOwner

HANDLE tagMDICREATESTRUCTA::hOwner

◆ lParam

LPARAM tagMDICREATESTRUCTA::lParam

◆ style

DWORD tagMDICREATESTRUCTA::style

◆ szClass

◆ szTitle

◆ x

int tagMDICREATESTRUCTA::x

◆ y

int tagMDICREATESTRUCTA::y

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