#[repr(C)]pub struct uCLSSPEC {
pub tyspec: u32,
pub tagged_union: uCLSSPEC_0,
}Expand description
Required features: ‘Win32_System_Com’, ‘Win32_Foundation’
Fields
tyspec: u32tagged_union: uCLSSPEC_0#[repr(C)]pub struct uCLSSPEC {
pub tyspec: u32,
pub tagged_union: uCLSSPEC_0,
}Required features: ‘Win32_System_Com’, ‘Win32_Foundation’
tyspec: u32tagged_union: uCLSSPEC_0