OFNOTIFY

Type Alias OFNOTIFY 

Source
pub type OFNOTIFY = OFNOTIFYA;

Aliased Type§

#[repr(C)]
pub struct OFNOTIFY { pub hdr: tagNMHDR, pub lpOFN: *mut tagOFNA, pub pszFile: *mut i8, }

Fields§

§hdr: tagNMHDR§lpOFN: *mut tagOFNA§pszFile: *mut i8