RegDisablePredefinedCacheEx function advapi32

int RegDisablePredefinedCacheEx()

Disables handle caching for all predefined registry handles for the current process.

LSTATUS RegDisablePredefinedCacheEx();

Implementation

int RegDisablePredefinedCacheEx() => _RegDisablePredefinedCacheEx();