dotnet / pinvoke

A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS.
MIT License
2.12k stars 222 forks source link

SECURITY_INFORMATION enum values aren't specified #278

Closed vbfox closed 8 years ago

vbfox commented 8 years ago

The value for each enum member aren't specified. (My fault, i'll fix it)