Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

CeipIsOptedIn function

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

Syntax


BOOL WINAPI  CeipIsOptedIn(void);

Parameters

This function has no parameters.

Return value

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

Requirements

Minimum supported client

Windows 8.1 [desktop apps | Windows Store apps]

Minimum supported server

Windows Server 2012 R2 [desktop apps | Windows Store apps]

Header

Windowsceip.h

Library

Kernel32.lib

DLL

Kernel32.dll

See also

CEIPEnable
Windows and Windows Server Compatibility Cookbook

 

 

Show:
© 2017 Microsoft