KACF_OLE32VALIDATEPTRS - NtDoc

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

#define KACF_OLE32VALIDATEPTRS 0x00000080

#endif

View code on GitHub

This application compatibility flag used to be documented in early Windows 10 EWDK.

Applicable to

Meaning

If set, ole32.dll will use the IsBadReadPtr family of functions to verify pointer arguments in the standard COM APIs. This was the default behavior on all platforms prior to Whistler.

Related flags