FileNotifyInformation

Type Alias FileNotifyInformation 

Source
pub type FileNotifyInformation = ChainedItem<FileNotifyInformationInner>;

Aliased Type§

pub struct FileNotifyInformation {
    pub value: FileNotifyInformationInner,
    /* private fields */
}

Fields§

§value: FileNotifyInformationInner