KEY_ENUMERATE_SUB_KEYS top-level constant

int const KEY_ENUMERATE_SUB_KEYS

Required to enumerate the subkeys of a registry key.

Implementation

const KEY_ENUMERATE_SUB_KEYS = 0x0008;