KACF_RPCDISABLENDRCONSTIIDCHECK - NtDoc

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

#define KACF_RPCDISABLENDRCONSTIIDCHECK 0x00020000

#endif

View code on GitHub

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

Applicable to

Meaning

If set, NDR will not check that an Interface Pointer returned in a call has the same IID as was requested by [iid_is]. NB: IID always checked if /robust was set when compiling the IDL.

Related flags