Struct windows_sys::Win32::System::RemoteDesktop::PRODUCT_INFOW
#[repr(C)]pub struct PRODUCT_INFOW {
pub CompanyName: [u16; 256],
pub ProductID: [u16; 4],
}Expand description
Required features: "Win32_System_RemoteDesktop"
Fields§
§CompanyName: [u16; 256]§ProductID: [u16; 4]