Пример #1
0
 public EntryInfo?GetEntryInfo()
 {
     return(NtCore.GetEntryInfoHandle(Instance, Handle));
 }