Type Alias WTSSESSION_NOTIFICATION

Source
pub type WTSSESSION_NOTIFICATION = tagWTSSESSION_NOTIFICATION;

Aliased Type§

struct WTSSESSION_NOTIFICATION {
    pub cbSize: u32,
    pub dwSessionId: u32,
}

Fields§

§cbSize: u32§dwSessionId: u32