REG_OPENED_EXISTING_KEY - NtDoc

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

#define REG_OPENED_EXISTING_KEY     (0x00000002L)   // Existing Key opened

#endif

View code on GitHub

No description available.