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