win32.security

Windows API header module

Translated from MinGW Windows headers

Members

Aliases

SECURITY_STATUS
alias SECURITY_STATUS = int
Undocumented in source.
SEC_CHAR
alias SEC_CHAR = char
Undocumented in source.
SEC_WCHAR
alias SEC_WCHAR = wchar
Undocumented in source.

Enums

SEC_E_OK
anonymousenum SEC_E_OK
Undocumented in source.
SEC_I_CONTINUE_NEEDED
anonymousenum SEC_I_CONTINUE_NEEDED
Undocumented in source.

Meta

Source

See Source File
core/sys/windows/security.d Automatically imported and edited from the druntime module core.sys.windows.security for the auto-generated win32 package.

Authors

Ellery Newcomer, John Colvin