#ifndef _NTSAM_H NTSTATUS NTAPI SamCloseHandle( _In_ SAM_HANDLE SamHandle ); #endif View code on GitHub
This function is a wrapper over an RPC method documented in the [MS-SAMR] specification.