XblConfigSetting

Defines the config settings value that is passed to the below API's.

Syntax

enum class XblConfigSetting  : uint32_t  
{  
    ThisCodeNeedsToBeChanged  
}  

Constants

Constant Description
ThisCodeNeedsToBeChanged Only passed to the below API's to warn code reviewers that there's an outstanding Xbox Live calling pattern issue that needs to be addressed.

Requirements

Header: xbox_live_global_c.h

See also

xbox_live_global_c