Beispiel #1
0
 public List <FileNotifyInformation> GetFileNotifyInformation()
 {
     return(FileNotifyInformation.ReadList(FileNotifyInformationBytes, 0));
 }
 public List <FileNotifyInformation> GetFileNotifyInformation()
 {
     return(FileNotifyInformation.ReadList(OutputBuffer, 0));
 }