Struct windows_sys::Win32::UI::Shell::NT_FE_CONSOLE_PROPS
#[repr(C, packed(1))]pub struct NT_FE_CONSOLE_PROPS {
pub dbh: DATABLOCK_HEADER,
pub uCodePage: u32,
}Expand description
Required features: "Win32_UI_Shell"
Fields§
§dbh: DATABLOCK_HEADER§uCodePage: u32