Esempio n. 1
0
 public List <FileNotifyInformation> GetFileNotifyInformation()
 {
     return(FileNotifyInformation.ReadList(FileNotifyInformationBytes, 0));
 }
Esempio n. 2
0
 public List <FileNotifyInformation> GetFileNotifyInformation()
 {
     return(FileNotifyInformation.ReadList(OutputBuffer, 0));
 }