AHC_SERVICE_LOOKUP_CDB - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTMISC_H

typedef struct _AHC_SERVICE_LOOKUP_CDB 
{
    UNICODE_STRING Name;
} AHC_SERVICE_LOOKUP_CDB, *PAHC_SERVICE_LOOKUP_CDB;

#endif

View code on GitHub

No description available.