Type Alias PSHNOTIFY

Source
pub type PSHNOTIFY = _PSHNOTIFY;

Aliased Type§

struct PSHNOTIFY {
    pub hdr: tagNMHDR,
    pub lParam: i64,
}

Fields§

§hdr: tagNMHDR§lParam: i64