#ifndef _NTSAM_H _Check_return_ NTSTATUS NTAPI SamGetCompatibilityMode( _In_ SAM_HANDLE ObjectHandle, _Out_ ULONG *Mode ); #endif View code on GitHub
No description available.