CeipIsOptedIn function (windowsceip.h)

Checks whether the user has opted in for SQM data collection as part of the Customer Experience Improvement Program (CEIP).

Syntax

BOOL CeipIsOptedIn();

Return value

True if SQM data collection is opted in and the machine can send data. Otherwise, false.

Requirements

Requirement Value
Minimum supported client Windows 8.1 [desktop apps | UWP apps]
Minimum supported server Windows Server 2012 R2 [desktop apps | UWP apps]
Target Platform Windows
Header windowsceip.h
Library Kernel32.lib
DLL Kernel32.dll

See also

CEIPEnable

Windows and Windows Server Compatibility Cookbook