3.1.4.3 LsarClose (Opnum 0)
The LsarClose method frees the resources held by a context handle that was opened earlier. After response, the context handle is no longer usable, and any subsequent uses of this handle MUST fail.
-
NTSTATUS LsarClose( [in, out] LSAPR_HANDLE* ObjectHandle );
Processing rules for this message are defined in [MS-LSAD] section 3.1.4.9.4.