Rhino C++ API  8.33
Public Attributes | List of all members
tagCREATESTRUCT Struct Reference

#include <rhinoSdkMacTypes.h>

Public Attributes

int cx
 
int cy
 
DWORD dwExStyle
 
HINSTANCE hInstance
 
HMENU hMenu
 
HWND hwndParent
 
LPVOID lpCreateParams
 
LPCTSTR lpszClass
 
LPCTSTR lpszName
 
LONG style
 
int x
 
int y
 

Member Data Documentation

◆ cx

int tagCREATESTRUCT::cx

◆ cy

int tagCREATESTRUCT::cy

◆ dwExStyle

DWORD tagCREATESTRUCT::dwExStyle

◆ hInstance

HINSTANCE tagCREATESTRUCT::hInstance

◆ hMenu

HMENU tagCREATESTRUCT::hMenu

◆ hwndParent

HWND tagCREATESTRUCT::hwndParent

◆ lpCreateParams

LPVOID tagCREATESTRUCT::lpCreateParams

◆ lpszClass

LPCTSTR tagCREATESTRUCT::lpszClass

◆ lpszName

LPCTSTR tagCREATESTRUCT::lpszName

◆ style

LONG tagCREATESTRUCT::style

◆ x

int tagCREATESTRUCT::x

◆ y

int tagCREATESTRUCT::y