Union windows_sys::Win32::UI::Controls::PROPSHEETPAGEW_0
#[repr(C)]
pub union PROPSHEETPAGEW_0 {
pub pszTemplate: PCWSTR,
pub pResource: *mut DLGTEMPLATE,
}
Expand description
Required features: "Win32_UI_Controls"
, "Win32_Foundation"
, "Win32_Graphics_Gdi"
, "Win32_UI_WindowsAndMessaging"
Fields§
§pszTemplate: PCWSTR
§pResource: *mut DLGTEMPLATE