Struct windows_sys::Win32::UI::WindowsAndMessaging::CBT_CREATEWNDW
[−]#[repr(C)]pub struct CBT_CREATEWNDW {
pub lpcs: *mut CREATESTRUCTW,
pub hwndInsertAfter: HWND,
}Expand description
Required features: ‘Win32_UI_WindowsAndMessaging’, ‘Win32_Foundation’
Fields
lpcs: *mut CREATESTRUCTWhwndInsertAfter: HWND