Type Alias OFNOTIFYW

Source
pub type OFNOTIFYW = _OFNOTIFYW;

Aliased Type§

struct OFNOTIFYW {
    pub hdr: tagNMHDR,
    pub lpOFN: *mut tagOFNW,
    pub pszFile: *mut u16,
}

Fields§

§hdr: tagNMHDR§lpOFN: *mut tagOFNW§pszFile: *mut u16