0_0_33306965_28339.cs(80,27): error CS0051: Inconsistent accessibility: parameter type 'ref HelloWorldApplication.Program.LUID' is less accessible than method 'HelloWorldApplication.Program.LookupPrivilegeValue(string, string, ref HelloWorldApplication.Program.LUID)'
0_0_33306965_28339.cs(86,8): (Location of symbol related to previous error)
0_0_33306965_28339.cs(84,27): error CS0051: Inconsistent accessibility: parameter type 'ref HelloWorldApplication.Program.TOKEN_PRIVILEGES' is less accessible than method 'HelloWorldApplication.Program.AdjustTokenPrivileges(System.IntPtr, bool, ref HelloWorldApplication.Program.TOKEN_PRIVILEGES, uint, System.IntPtr, uint)'
0_0_33306965_28339.cs(100,8): (Location of symbol related to previous error)
0_0_33306965_28339.cs(194,36): error CS0111: Type 'HelloWorldApplication.Program' already defines a member called 'CloseHandle' with the same parameter types
0_0_33306965_28339.cs(76,30): (Location of symbol related to previous error)
|