LsaClose (ADVAPI32.@)
NTSTATUS LsaClose ( IN LSA_HANDLE ObjectHandle )
Closes a handle to a Policy or TrustedDomain.
ObjectHandle | [In] | Handle to a Policy or TrustedDomain. |
Success: STATUS_SUCCESS.
Failure: NTSTATUS code.
Defined in "ntsecapi.h".
Implemented in "dlls/advapi32/lsa.c". source.winehq.org/source/dlls/advapi32/lsa.c
Debug channel "advapi".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.