Type Alias USEROBJECTFLAGS

Source
pub type USEROBJECTFLAGS = tagUSEROBJECTFLAGS;

Aliased Type§

struct USEROBJECTFLAGS {
    pub fInherit: i32,
    pub fReserved: i32,
    pub dwFlags: u32,
}

Fields§

§fInherit: i32§fReserved: i32§dwFlags: u32