#ifndef _NTMISC_H // // ApiSet // NTSYSAPI BOOL NTAPI ApiSetQueryApiSetPresence( _In_ PCUNICODE_STRING Namespace, _Out_ PBOOLEAN Present ); #endif View code on GitHub
No description available.