Microsoft C++ Client Telemetry SDK"
latest
Reference Documentation (API)
Reference documentation
Microsoft C++ Client Telemetry SDK"
»
Index
Edit on GitHub
Index
_
|
B
|
C
|
D
|
E
|
H
|
L
|
M
|
O
|
P
|
S
|
T
|
U
|
V
_
_BOOL (C macro)
_DBL (C macro)
_GUID (C macro)
_INT (C macro)
_Out_writes_bytes_ (C macro)
_STR (C macro)
_TIME (C macro)
B
BUILD_VERSION (C macro)
BUILD_VERSION_STR (C macro)
C
COMMONFIELDS_APP_ENV (C macro)
COMMONFIELDS_APP_EXPERIMENTETAG (C macro)
COMMONFIELDS_APP_EXPERIMENTIDS (C macro)
COMMONFIELDS_APP_ID (C macro)
COMMONFIELDS_APP_LANGUAGE (C macro)
COMMONFIELDS_APP_NAME (C macro)
COMMONFIELDS_APP_VERSION (C macro)
COMMONFIELDS_COMMERCIAL_ID (C macro)
COMMONFIELDS_DEVICE_CLASS (C macro)
COMMONFIELDS_DEVICE_ID (C macro)
COMMONFIELDS_DEVICE_MAKE (C macro)
COMMONFIELDS_DEVICE_MODEL (C macro)
COMMONFIELDS_DEVICE_ORGID (C macro)
COMMONFIELDS_EVENT_CRC32 (C macro)
COMMONFIELDS_EVENT_INITID (C macro)
COMMONFIELDS_EVENT_LATENCY (C macro)
COMMONFIELDS_EVENT_LEVEL (C macro)
COMMONFIELDS_EVENT_NAME (C macro)
COMMONFIELDS_EVENT_PERSISTENCE (C macro)
COMMONFIELDS_EVENT_POLICYFLAGS (C macro)
COMMONFIELDS_EVENT_PRIORITY (C macro)
COMMONFIELDS_EVENT_PRIVTAGS (C macro)
COMMONFIELDS_EVENT_SDKVERSION (C macro)
COMMONFIELDS_EVENT_SEQ (C macro)
COMMONFIELDS_EVENT_SOURCE (C macro)
COMMONFIELDS_EVENT_TIME (C macro)
COMMONFIELDS_IKEY (C macro)
COMMONFIELDS_METADATA_VIEWINGCATEGORY (C macro)
COMMONFIELDS_METADATA_VIEWINGEXTRA1 (C macro)
COMMONFIELDS_METADATA_VIEWINGEXTRA2 (C macro)
COMMONFIELDS_METADATA_VIEWINGEXTRA3 (C macro)
COMMONFIELDS_METADATA_VIEWINGPAYLOADDECODERPATH (C macro)
COMMONFIELDS_METADATA_VIEWINGPAYLOADENCODEDFIELDNAME (C macro)
COMMONFIELDS_METADATA_VIEWINGPRODUCERID (C macro)
COMMONFIELDS_NETWORK_COST (C macro)
COMMONFIELDS_NETWORK_PROVIDER (C macro)
COMMONFIELDS_NETWORK_TYPE (C macro)
COMMONFIELDS_OS_BUILD (C macro)
COMMONFIELDS_OS_NAME (C macro)
COMMONFIELDS_OS_VERSION (C macro)
COMMONFIELDS_PIPELINEINFO_ACCOUNT (C macro)
COMMONFIELDS_USER_ADVERTISINGID (C macro)
COMMONFIELDS_USER_ANID (C macro)
COMMONFIELDS_USER_ID (C macro)
COMMONFIELDS_USER_LANGUAGE (C macro)
COMMONFIELDS_USER_MSAID (C macro)
COMMONFIELDS_USER_TIMEZONE (C macro)
CONTEXT_SCOPE_ALL (C macro)
CONTEXT_SCOPE_EMPTY (C macro)
CONTEXT_SCOPE_NONE (C macro)
CsProtocol::CS_VER_MAJOR (C++ member)
CsProtocol::CS_VER_MINOR (C++ member)
CsProtocol::CS_VER_STRING (C++ member)
D
DE_LOCKGUARD (C macro)
DECLARE_COMMONFIELD (C macro)
DEFINE_LOGMANAGER (C macro)
DIAG_LEVEL_BASIC (C macro)
DIAG_LEVEL_DEFAULT (C macro)
DIAG_LEVEL_DEFAULT_MAX (C macro)
DIAG_LEVEL_DEFAULT_MIN (C macro)
DIAG_LEVEL_ENHANCED (C macro)
DIAG_LEVEL_FULL (C macro)
DIAG_LEVEL_NONE (C macro)
DIAG_LEVEL_NOTSET (C macro)
DIAG_LEVEL_OPTIONAL (C macro)
DIAG_LEVEL_REQUIRED (C macro)
DIAG_LEVEL_RSD (C macro)
DIAG_LEVEL_RSDES (C macro)
E
EVENTRECORD_TYPE_CUSTOM_EVENT (C macro)
evt_api_call_default (C++ function)
evt_app_call_t (C++ type)
EVT_ARRAY_SIZE (C macro)
evt_call_t (C++ enum)
evt_call_t::EVT_OP_CLOSE (C++ enumerator)
evt_call_t::EVT_OP_CONFIG (C++ enumerator)
evt_call_t::EVT_OP_FLUSH (C++ enumerator)
evt_call_t::EVT_OP_LOAD (C++ enumerator)
evt_call_t::EVT_OP_LOG (C++ enumerator)
evt_call_t::EVT_OP_MAX (C++ enumerator)
evt_call_t::EVT_OP_OPEN (C++ enumerator)
evt_call_t::EVT_OP_OPEN_WITH_PARAMS (C++ enumerator)
evt_call_t::EVT_OP_PAUSE (C++ enumerator)
evt_call_t::EVT_OP_RESUME (C++ enumerator)
evt_call_t::EVT_OP_UNLOAD (C++ enumerator)
evt_call_t::EVT_OP_UPLOAD (C++ enumerator)
evt_call_t::EVT_OP_VERSION (C++ enumerator)
evt_close (C++ function)
evt_configure (C++ function)
evt_context_t (C++ struct)
evt_context_t::call (C++ member)
evt_context_t::data (C++ member)
evt_context_t::handle (C++ member)
evt_context_t::result (C++ member)
evt_context_t::size (C++ member)
evt_event (C++ type)
evt_flush (C++ function)
evt_guid_t (C++ struct)
evt_guid_t::Data1 (C++ member)
evt_guid_t::Data2 (C++ member)
evt_guid_t::Data3 (C++ member)
evt_guid_t::Data4 (C++ member)
evt_load (C++ function)
evt_log (C++ function)
evt_log_s (C++ function)
evt_open (C++ function)
evt_open_param_t (C++ struct)
evt_open_param_t::data (C++ member)
evt_open_param_t::type (C++ member)
evt_open_param_type_t (C++ enum)
evt_open_param_type_t::OPEN_PARAM_TYPE_HTTP_HANDLER_CANCEL (C++ enumerator)
evt_open_param_type_t::OPEN_PARAM_TYPE_HTTP_HANDLER_SEND (C++ enumerator)
evt_open_param_type_t::OPEN_PARAM_TYPE_TASK_DISPATCHER_CANCEL (C++ enumerator)
evt_open_param_type_t::OPEN_PARAM_TYPE_TASK_DISPATCHER_JOIN (C++ enumerator)
evt_open_param_type_t::OPEN_PARAM_TYPE_TASK_DISPATCHER_QUEUE (C++ enumerator)
evt_open_with_params (C++ function)
evt_open_with_params_data_t (C++ struct)
evt_open_with_params_data_t::config (C++ member)
evt_open_with_params_data_t::params (C++ member)
evt_open_with_params_data_t::paramsCount (C++ member)
evt_pause (C++ function)
evt_prop (C++ struct)
evt_prop::name (C++ member)
evt_prop::piiKind (C++ member)
evt_prop::type (C++ member)
evt_prop::value (C++ member)
evt_prop_t (C++ enum)
evt_prop_t::TYPE_BOOL_ARRAY (C++ enumerator)
evt_prop_t::TYPE_BOOLEAN (C++ enumerator)
evt_prop_t::TYPE_DOUBLE (C++ enumerator)
evt_prop_t::TYPE_DOUBLE_ARRAY (C++ enumerator)
evt_prop_t::TYPE_GUID (C++ enumerator)
evt_prop_t::TYPE_GUID_ARRAY (C++ enumerator)
evt_prop_t::TYPE_INT64 (C++ enumerator)
evt_prop_t::TYPE_INT64_ARRAY (C++ enumerator)
evt_prop_t::TYPE_NULL (C++ enumerator)
evt_prop_t::TYPE_STRING (C++ enumerator)
evt_prop_t::TYPE_STRING_ARRAY (C++ enumerator)
evt_prop_t::TYPE_TIME (C++ enumerator)
evt_prop_t::TYPE_TIME_ARRAY (C++ enumerator)
evt_prop_v (C++ union)
evt_prop_v::as_arr_bool (C++ member)
evt_prop_v::as_arr_double (C++ member)
evt_prop_v::as_arr_guid (C++ member)
evt_prop_v::as_arr_int64 (C++ member)
evt_prop_v::as_arr_string (C++ member)
evt_prop_v::as_arr_time (C++ member)
evt_prop_v::as_bool (C++ member)
evt_prop_v::as_double (C++ member)
evt_prop_v::as_guid (C++ member)
evt_prop_v::as_int64 (C++ member)
evt_prop_v::as_string (C++ member)
evt_prop_v::as_time (C++ member)
evt_prop_v::as_uint64 (C++ member)
evt_resume (C++ function)
evt_status_t (C++ type)
evt_task_t (C++ struct)
evt_task_t::delayMs (C++ member)
evt_task_t::id (C++ member)
evt_task_t::typeName (C++ member)
evt_unload (C++ function)
evt_upload (C++ function)
evt_version (C++ function)
EVTSDK_LIBABI (C macro)
EVTSDK_LIBABI_CDECL (C macro)
EVTSDK_SPEC (C macro)
H
HAVE_EXCEPTIONS (C macro)
http_cancel_fn_t (C++ type)
http_complete_fn_t (C++ type)
http_header_t (C++ struct)
http_header_t::name (C++ member)
http_header_t::value (C++ member)
http_request_t (C++ struct)
http_request_t::body (C++ member)
http_request_t::bodySize (C++ member)
http_request_t::headers (C++ member)
http_request_t::headersCount (C++ member)
http_request_t::id (C++ member)
http_request_t::type (C++ member)
http_request_t::url (C++ member)
http_request_type_t (C++ enum)
http_request_type_t::HTTP_REQUEST_TYPE_GET (C++ enumerator)
http_request_type_t::HTTP_REQUEST_TYPE_POST (C++ enumerator)
http_response_t (C++ struct)
http_response_t::body (C++ member)
http_response_t::bodySize (C++ member)
http_response_t::headers (C++ member)
http_response_t::headersCount (C++ member)
http_response_t::statusCode (C++ member)
http_result_t (C++ enum)
http_result_t::HTTP_RESULT_CANCELLED (C++ enumerator)
http_result_t::HTTP_RESULT_LOCAL_FAILURE (C++ enumerator)
http_result_t::HTTP_RESULT_NETWORK_FAILURE (C++ enumerator)
http_result_t::HTTP_RESULT_OK (C++ enumerator)
http_send_fn_t (C++ type)
L
LM_LOCKGUARD (C macro)
LM_SAFE_CALL (C macro)
LM_SAFE_CALL_PTR (C macro)
LM_SAFE_CALL_PTRREF (C macro)
LM_SAFE_CALL_RETURN (C macro)
LM_SAFE_CALL_STR (C macro)
LM_SAFE_CALL_VOID (C macro)
LOCKGUARD (C macro)
LOGMANAGER_INSTANCE (C macro)
LONG_IS_INT64_T (C macro)
M
MAT (C macro)
MAT_C_API (C macro)
MAT_NS_BEGIN (C macro)
MAT_NS_END (C macro)
MAT_v1 (C macro)
MAT_VARIANTTYPE_HPP (C macro)
MATSDK_CATCH (C macro)
MATSDK_LIBABI (C macro)
MATSDK_LIBABI_CDECL (C macro)
MATSDK_SPEC (C macro)
MATSDK_THROW (C macro)
MATSDK_TRY (C macro)
MATSDK_UNUSED (C macro)
Microsoft::Applications::Events::ActionType (C++ enum)
Microsoft::Applications::Events::ActionType::ActionType_Click (C++ enumerator)
Microsoft::Applications::Events::ActionType::ActionType_Hover (C++ enumerator)
Microsoft::Applications::Events::ActionType::ActionType_Other (C++ enumerator)
Microsoft::Applications::Events::ActionType::ActionType_Pan (C++ enumerator)
Microsoft::Applications::Events::ActionType::ActionType_Unknown (C++ enumerator)
Microsoft::Applications::Events::ActionType::ActionType_Unspecified (C++ enumerator)
Microsoft::Applications::Events::ActionType::ActionType_Zoom (C++ enumerator)
Microsoft::Applications::Events::ACTTraceLevel (C++ enum)
Microsoft::Applications::Events::ACTTraceLevel::ACTTraceLevel_Debug (C++ enumerator)
Microsoft::Applications::Events::ACTTraceLevel::ACTTraceLevel_Error (C++ enumerator)
Microsoft::Applications::Events::ACTTraceLevel::ACTTraceLevel_Fatal (C++ enumerator)
Microsoft::Applications::Events::ACTTraceLevel::ACTTraceLevel_Info (C++ enumerator)
Microsoft::Applications::Events::ACTTraceLevel::ACTTraceLevel_Trace (C++ enumerator)
Microsoft::Applications::Events::ACTTraceLevel::ACTTraceLevel_Warn (C++ enumerator)
Microsoft::Applications::Events::AggregatedMetricData (C++ struct)
Microsoft::Applications::Events::AggregatedMetricData::AggregatedMetricData (C++ function)
Microsoft::Applications::Events::AggregatedMetricData::aggregates (C++ member)
Microsoft::Applications::Events::AggregatedMetricData::buckets (C++ member)
Microsoft::Applications::Events::AggregatedMetricData::count (C++ member)
Microsoft::Applications::Events::AggregatedMetricData::duration (C++ member)
Microsoft::Applications::Events::AggregatedMetricData::instanceName (C++ member)
Microsoft::Applications::Events::AggregatedMetricData::name (C++ member)
Microsoft::Applications::Events::AggregatedMetricData::objectClass (C++ member)
Microsoft::Applications::Events::AggregatedMetricData::objectId (C++ member)
Microsoft::Applications::Events::AggregatedMetricData::units (C++ member)
Microsoft::Applications::Events::AggregateType (C++ enum)
Microsoft::Applications::Events::AggregateType::AggregateType_Maximum (C++ enumerator)
Microsoft::Applications::Events::AggregateType::AggregateType_Minimum (C++ enumerator)
Microsoft::Applications::Events::AggregateType::AggregateType_Sum (C++ enumerator)
Microsoft::Applications::Events::AggregateType::AggregateType_SumOfSquares (C++ enumerator)
Microsoft::Applications::Events::ApiType (C++ enum)
Microsoft::Applications::Events::ApiType::ApiType_ClientProxy (C++ enumerator)
Microsoft::Applications::Events::ApiType::ApiType_None (C++ enumerator)
Microsoft::Applications::Events::ApiType::ApiType_ServiceApi (C++ enumerator)
Microsoft::Applications::Events::AppLifecycleState (C++ enum)
Microsoft::Applications::Events::AppLifecycleState::AppLifecycleState_Background (C++ enumerator)
Microsoft::Applications::Events::AppLifecycleState::AppLifecycleState_Exit (C++ enumerator)
Microsoft::Applications::Events::AppLifecycleState::AppLifecycleState_Foreground (C++ enumerator)
Microsoft::Applications::Events::AppLifecycleState::AppLifecycleState_Launch (C++ enumerator)
Microsoft::Applications::Events::AppLifecycleState::AppLifecycleState_Resume (C++ enumerator)
Microsoft::Applications::Events::AppLifecycleState::AppLifecycleState_Suspend (C++ enumerator)
Microsoft::Applications::Events::AppLifecycleState::AppLifecycleState_Unknown (C++ enumerator)
Microsoft::Applications::Events::capi_client (C++ type)
Microsoft::Applications::Events::capi_client_struct (C++ struct)
Microsoft::Applications::Events::capi_client_struct::config (C++ member)
Microsoft::Applications::Events::capi_client_struct::ctx_data (C++ member)
Microsoft::Applications::Events::capi_client_struct::http (C++ member)
Microsoft::Applications::Events::capi_client_struct::logmanager (C++ member)
Microsoft::Applications::Events::capi_client_struct::taskDispatcher (C++ member)
Microsoft::Applications::Events::capi_get_client (C++ function)
Microsoft::Applications::Events::CAPIClient (C++ class)
Microsoft::Applications::Events::CAPIClient::CAPIClient (C++ function)
Microsoft::Applications::Events::CAPIClient::close (C++ function)
Microsoft::Applications::Events::CAPIClient::configure (C++ function)
Microsoft::Applications::Events::CAPIClient::flush (C++ function)
Microsoft::Applications::Events::CAPIClient::handle (C++ member)
Microsoft::Applications::Events::CAPIClient::lib (C++ member)
Microsoft::Applications::Events::CAPIClient::log (C++ function)
Microsoft::Applications::Events::CAPIClient::open (C++ function)
Microsoft::Applications::Events::CAPIClient::pause (C++ function)
Microsoft::Applications::Events::CAPIClient::resume (C++ function)
Microsoft::Applications::Events::CAPIClient::upload (C++ function)
Microsoft::Applications::Events::CAPIClient::version (C++ function)
Microsoft::Applications::Events::CAPIClient::~CAPIClient (C++ function)
Microsoft::Applications::Events::CFG_BOOL_COMPAT_DOTS (C++ member)
Microsoft::Applications::Events::CFG_BOOL_DISABLE_ZOMBIE_LOGGERS (C++ member)
Microsoft::Applications::Events::CFG_BOOL_ENABLE_ANALYTICS (C++ member)
Microsoft::Applications::Events::CFG_BOOL_ENABLE_CRC32 (C++ member)
Microsoft::Applications::Events::CFG_BOOL_ENABLE_DB_COMPRESS (C++ member)
Microsoft::Applications::Events::CFG_BOOL_ENABLE_DB_DROP_IF_FULL (C++ member)
Microsoft::Applications::Events::CFG_BOOL_ENABLE_HMAC (C++ member)
Microsoft::Applications::Events::CFG_BOOL_ENABLE_MULTITENANT (C++ member)
Microsoft::Applications::Events::CFG_BOOL_ENABLE_NET_DETECT (C++ member)
Microsoft::Applications::Events::CFG_BOOL_ENABLE_TRACE (C++ member)
Microsoft::Applications::Events::CFG_BOOL_ENABLE_WAL_JOURNAL (C++ member)
Microsoft::Applications::Events::CFG_BOOL_HOST_MODE (C++ member)
Microsoft::Applications::Events::CFG_BOOL_HTTP_COMPRESSION (C++ member)
Microsoft::Applications::Events::CFG_BOOL_HTTP_MS_ROOT_CHECK (C++ member)
Microsoft::Applications::Events::CFG_BOOL_METASTATS_SPLIT (C++ member)
Microsoft::Applications::Events::CFG_BOOL_SESSION_RESET_ENABLED (C++ member)
Microsoft::Applications::Events::CFG_BOOL_TPM_CLOCK_SKEW_ENABLED (C++ member)
Microsoft::Applications::Events::CFG_BOOL_UTC_ACTIVE (C++ member)
Microsoft::Applications::Events::CFG_BOOL_UTC_ENABLED (C++ member)
Microsoft::Applications::Events::CFG_BOOL_UTC_LARGE_PAYLOADS (C++ member)
Microsoft::Applications::Events::CFG_INT_CACHE_FILE_SIZE (C++ member)
Microsoft::Applications::Events::CFG_INT_MAX_PENDING_REQ (C++ member)
Microsoft::Applications::Events::CFG_INT_MAX_PKG_DROP_ON_FULL (C++ member)
Microsoft::Applications::Events::CFG_INT_MAX_TEARDOWN_TIME (C++ member)
Microsoft::Applications::Events::CFG_INT_METASTATS_INTERVAL (C++ member)
Microsoft::Applications::Events::CFG_INT_RAM_QUEUE_BUFFERS (C++ member)
Microsoft::Applications::Events::CFG_INT_RAM_QUEUE_SIZE (C++ member)
Microsoft::Applications::Events::CFG_INT_RAMCACHE_FULL_PCT (C++ member)
Microsoft::Applications::Events::CFG_INT_SDK_MODE (C++ member)
Microsoft::Applications::Events::CFG_INT_STORAGE_FULL_CHECK_TIME (C++ member)
Microsoft::Applications::Events::CFG_INT_STORAGE_FULL_PCT (C++ member)
Microsoft::Applications::Events::CFG_INT_TPM_MAX_BLOB_BYTES (C++ member)
Microsoft::Applications::Events::CFG_INT_TPM_MAX_RETRY (C++ member)
Microsoft::Applications::Events::CFG_INT_TRACE_LEVEL_MASK (C++ member)
Microsoft::Applications::Events::CFG_INT_TRACE_LEVEL_MIN (C++ member)
Microsoft::Applications::Events::CFG_JOBJECT_ANDROID_ACTIVITY (C++ member)
Microsoft::Applications::Events::CFG_MAP_COMPAT (C++ member)
Microsoft::Applications::Events::CFG_MAP_FACTORY_CONFIG (C++ member)
Microsoft::Applications::Events::CFG_MAP_HTTP (C++ member)
Microsoft::Applications::Events::CFG_MAP_METASTATS_CONFIG (C++ member)
Microsoft::Applications::Events::CFG_MAP_TPM (C++ member)
Microsoft::Applications::Events::CFG_MODULE_DATA_VIEWER (C++ member)
Microsoft::Applications::Events::CFG_MODULE_DECORATOR (C++ member)
Microsoft::Applications::Events::CFG_MODULE_HTTP_CLIENT (C++ member)
Microsoft::Applications::Events::CFG_MODULE_OFFLINE_STORAGE (C++ member)
Microsoft::Applications::Events::CFG_MODULE_PRIVACY_GUARD (C++ member)
Microsoft::Applications::Events::CFG_MODULE_TASK_DISPATCHER (C++ member)
Microsoft::Applications::Events::CFG_PTR_ANDROID_JVM (C++ member)
Microsoft::Applications::Events::CFG_STR_CACHE_FILE_PATH (C++ member)
Microsoft::Applications::Events::CFG_STR_COLLECTOR_URL (C++ member)
Microsoft::Applications::Events::CFG_STR_COMPAT_PREFIX (C++ member)
Microsoft::Applications::Events::CFG_STR_CONTEXT_SCOPE (C++ member)
Microsoft::Applications::Events::CFG_STR_FACTORY_HOST (C++ member)
Microsoft::Applications::Events::CFG_STR_FACTORY_NAME (C++ member)
Microsoft::Applications::Events::CFG_STR_PRAGMA_JOURNAL_MODE (C++ member)
Microsoft::Applications::Events::CFG_STR_PRAGMA_SYNCHRONOUS (C++ member)
Microsoft::Applications::Events::CFG_STR_PRIMARY_TOKEN (C++ member)
Microsoft::Applications::Events::CFG_STR_PROVIDER_GROUP_ID (C++ member)
Microsoft::Applications::Events::CFG_STR_START_PROFILE_NAME (C++ member)
Microsoft::Applications::Events::CFG_STR_TPM_BACKOFF (C++ member)
Microsoft::Applications::Events::CFG_STR_TRACE_FOLDER_PATH (C++ member)
Microsoft::Applications::Events::CFG_STR_TRANSMIT_PROFILES (C++ member)
Microsoft::Applications::Events::CFG_STR_UTC (C++ member)
Microsoft::Applications::Events::COLLECTOR_URL_AUSTRALIA (C++ member)
Microsoft::Applications::Events::COLLECTOR_URL_EUROPE (C++ member)
Microsoft::Applications::Events::COLLECTOR_URL_GERMANY (C++ member)
Microsoft::Applications::Events::COLLECTOR_URL_JAPAN (C++ member)
Microsoft::Applications::Events::COLLECTOR_URL_PROD (C++ member)
Microsoft::Applications::Events::COLLECTOR_URL_UNITED_STATES (C++ member)
Microsoft::Applications::Events::Config (C++ struct)
Microsoft::Applications::Events::Config::name (C++ member)
Microsoft::Applications::Events::Config::params (C++ member)
Microsoft::Applications::Events::CorrelationVector (C++ class)
Microsoft::Applications::Events::CorrelationVector::CanExtend (C++ function)
Microsoft::Applications::Events::CorrelationVector::CanIncrement (C++ function)
Microsoft::Applications::Events::CorrelationVector::CorrelationVector (C++ function)
Microsoft::Applications::Events::CorrelationVector::Extend (C++ function)
Microsoft::Applications::Events::CorrelationVector::GetNextValue (C++ function)
Microsoft::Applications::Events::CorrelationVector::GetValue (C++ function)
Microsoft::Applications::Events::CorrelationVector::HeaderName (C++ member)
Microsoft::Applications::Events::CorrelationVector::Increment (C++ function)
Microsoft::Applications::Events::CorrelationVector::Initialize (C++ function)
Microsoft::Applications::Events::CorrelationVector::IsInitialized (C++ function)
Microsoft::Applications::Events::CorrelationVector::PropertyName (C++ member)
Microsoft::Applications::Events::CorrelationVector::SetValue (C++ function)
Microsoft::Applications::Events::CorrelationVector::Uninitialize (C++ function)
Microsoft::Applications::Events::DataCategory (C++ enum)
Microsoft::Applications::Events::DataCategory::DataCategory_MAX (C++ enumerator)
Microsoft::Applications::Events::DataCategory::DataCategory_PartB (C++ enumerator)
Microsoft::Applications::Events::DataCategory::DataCategory_PartC (C++ enumerator)
Microsoft::Applications::Events::DB_FULL_CHECK_INTERVAL_DEFAULT_MS (C++ member)
Microsoft::Applications::Events::DB_FULL_NOTIFICATION_DEFAULT_PERCENTAGE (C++ member)
Microsoft::Applications::Events::DebugEvent (C++ class)
Microsoft::Applications::Events::DebugEvent::data (C++ member)
Microsoft::Applications::Events::DebugEvent::DebugEvent (C++ function)
,
[1]
,
[2]
Microsoft::Applications::Events::DebugEvent::param1 (C++ member)
Microsoft::Applications::Events::DebugEvent::param2 (C++ member)
Microsoft::Applications::Events::DebugEvent::seq (C++ member)
Microsoft::Applications::Events::DebugEvent::size (C++ member)
Microsoft::Applications::Events::DebugEvent::ts (C++ member)
Microsoft::Applications::Events::DebugEvent::type (C++ member)
Microsoft::Applications::Events::DebugEventDispatcher (C++ class)
Microsoft::Applications::Events::DebugEventDispatcher::DispatchEvent (C++ function)
Microsoft::Applications::Events::DebugEventDispatcher::~DebugEventDispatcher (C++ function)
Microsoft::Applications::Events::DebugEventListener (C++ class)
Microsoft::Applications::Events::DebugEventListener::OnDebugEvent (C++ function)
Microsoft::Applications::Events::DebugEventListener::~DebugEventListener (C++ function)
Microsoft::Applications::Events::DebugEventSource (C++ class)
Microsoft::Applications::Events::DebugEventSource::AddEventListener (C++ function)
Microsoft::Applications::Events::DebugEventSource::AttachEventSource (C++ function)
Microsoft::Applications::Events::DebugEventSource::cascaded (C++ member)
Microsoft::Applications::Events::DebugEventSource::DebugEventSource (C++ function)
Microsoft::Applications::Events::DebugEventSource::DetachEventSource (C++ function)
Microsoft::Applications::Events::DebugEventSource::DispatchEvent (C++ function)
Microsoft::Applications::Events::DebugEventSource::listeners (C++ member)
Microsoft::Applications::Events::DebugEventSource::RemoveEventListener (C++ function)
Microsoft::Applications::Events::DebugEventSource::seq (C++ member)
Microsoft::Applications::Events::DebugEventSource::stateLock (C++ function)
Microsoft::Applications::Events::DebugEventType (C++ enum)
(C++ type)
Microsoft::Applications::Events::DebugEventType::EVT_ADDED (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_CACHED (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_COMPRESS_FAILED (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_CONN_FAILURE (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_DROPPED (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_FILTERED (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_HTTP_ERROR (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_HTTP_FAILURE (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_HTTP_OK (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_HTTP_STATE (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_LOG_AGGRMETR (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_LOG_EVENT (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_LOG_FAILURE (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_LOG_LIFECYCLE (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_LOG_PAGEACTION (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_LOG_PAGEVIEW (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_LOG_SAMPLEMETR (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_LOG_SESSION (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_LOG_TRACE (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_LOG_USERSTATE (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_NET_CHANGED (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_REJECTED (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_SEND_FAILED (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_SEND_RETRY (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_SEND_RETRY_DROPPED (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_SEND_SKIP_UTC_REGISTRATION (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_SENDING (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_SENT (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_STORAGE_FAILED (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_STORAGE_FULL (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_TICKET_EXPIRED (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_UNKNOWN (C++ enumerator)
Microsoft::Applications::Events::DebugEventType::EVT_UNKNOWN_HOST (C++ enumerator)
Microsoft::Applications::Events::DiagnosticConfig (C++ struct)
Microsoft::Applications::Events::DiagnosticConfig::collectorConfig (C++ member)
Microsoft::Applications::Events::DiagnosticConfig::packagerConfig (C++ member)
Microsoft::Applications::Events::DiagnosticConfig::uploaderConfig (C++ member)
Microsoft::Applications::Events::DroppedMap (C++ type)
Microsoft::Applications::Events::EventAttributes (C++ struct)
Microsoft::Applications::Events::EventAttributes::flags (C++ member)
Microsoft::Applications::Events::EventAttributes::latency (C++ member)
Microsoft::Applications::Events::EventAttributes::priority (C++ member)
Microsoft::Applications::Events::EventDroppedReason (C++ enum)
Microsoft::Applications::Events::EventDroppedReason::DROPPED_REASON_COUNT (C++ enumerator)
Microsoft::Applications::Events::EventDroppedReason::DROPPED_REASON_OFFLINE_STORAGE_OVERFLOW (C++ enumerator)
Microsoft::Applications::Events::EventDroppedReason::DROPPED_REASON_OFFLINE_STORAGE_SAVE_FAILED (C++ enumerator)
Microsoft::Applications::Events::EventDroppedReason::DROPPED_REASON_RETRY_EXCEEDED (C++ enumerator)
Microsoft::Applications::Events::EventDroppedReason::DROPPED_REASON_SERVER_DECLINED_4XX (C++ enumerator)
Microsoft::Applications::Events::EventDroppedReason::DROPPED_REASON_SERVER_DECLINED_5XX (C++ enumerator)
Microsoft::Applications::Events::EventDroppedReason::DROPPED_REASON_SERVER_DECLINED_OTHER (C++ enumerator)
Microsoft::Applications::Events::EventLatency (C++ enum)
Microsoft::Applications::Events::EventLatency::EventLatency_CostDeferred (C++ enumerator)
Microsoft::Applications::Events::EventLatency::EventLatency_Max (C++ enumerator)
Microsoft::Applications::Events::EventLatency::EventLatency_Normal (C++ enumerator)
Microsoft::Applications::Events::EventLatency::EventLatency_Off (C++ enumerator)
Microsoft::Applications::Events::EventLatency::EventLatency_RealTime (C++ enumerator)
Microsoft::Applications::Events::EventLatency::EventLatency_Unspecified (C++ enumerator)
Microsoft::Applications::Events::EventPersistence (C++ enum)
Microsoft::Applications::Events::EventPersistence::EventPersistence_Critical (C++ enumerator)
Microsoft::Applications::Events::EventPersistence::EventPersistence_DoNotStoreOnDisk (C++ enumerator)
Microsoft::Applications::Events::EventPersistence::EventPersistence_Normal (C++ enumerator)
Microsoft::Applications::Events::EventPriority (C++ enum)
Microsoft::Applications::Events::EventPriority::EventPriority_High (C++ enumerator)
Microsoft::Applications::Events::EventPriority::EventPriority_Immediate (C++ enumerator)
Microsoft::Applications::Events::EventPriority::EventPriority_Low (C++ enumerator)
Microsoft::Applications::Events::EventPriority::EventPriority_MAX (C++ enumerator)
Microsoft::Applications::Events::EventPriority::EventPriority_MIN (C++ enumerator)
Microsoft::Applications::Events::EventPriority::EventPriority_Normal (C++ enumerator)
Microsoft::Applications::Events::EventPriority::EventPriority_Off (C++ enumerator)
Microsoft::Applications::Events::EventPriority::EventPriority_Unspecified (C++ enumerator)
Microsoft::Applications::Events::EventProperties (C++ class)
Microsoft::Applications::Events::EventProperties::erase (C++ function)
Microsoft::Applications::Events::EventProperties::EventProperties (C++ function)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
Microsoft::Applications::Events::EventProperties::GetLatency (C++ function)
Microsoft::Applications::Events::EventProperties::GetName (C++ function)
Microsoft::Applications::Events::EventProperties::GetPersistence (C++ function)
Microsoft::Applications::Events::EventProperties::GetPiiProperties (C++ function)
Microsoft::Applications::Events::EventProperties::GetPolicyBitFlags (C++ function)
Microsoft::Applications::Events::EventProperties::GetPopSample (C++ function)
Microsoft::Applications::Events::EventProperties::GetPriority (C++ function)
Microsoft::Applications::Events::EventProperties::GetProperties (C++ function)
Microsoft::Applications::Events::EventProperties::GetTimestamp (C++ function)
Microsoft::Applications::Events::EventProperties::GetType (C++ function)
Microsoft::Applications::Events::EventProperties::operator+= (C++ function)
Microsoft::Applications::Events::EventProperties::operator= (C++ function)
,
[1]
,
[2]
Microsoft::Applications::Events::EventProperties::pack (C++ function)
Microsoft::Applications::Events::EventProperties::SetLatency (C++ function)
Microsoft::Applications::Events::EventProperties::SetLevel (C++ function)
Microsoft::Applications::Events::EventProperties::SetName (C++ function)
Microsoft::Applications::Events::EventProperties::SetPersistence (C++ function)
Microsoft::Applications::Events::EventProperties::SetPolicyBitFlags (C++ function)
Microsoft::Applications::Events::EventProperties::SetPopsample (C++ function)
Microsoft::Applications::Events::EventProperties::SetPriority (C++ function)
Microsoft::Applications::Events::EventProperties::SetProperty (C++ function)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
,
[8]
,
[9]
,
[10]
,
[11]
,
[12]
,
[13]
,
[14]
,
[15]
,
[16]
,
[17]
,
[18]
Microsoft::Applications::Events::EventProperties::SetTimestamp (C++ function)
Microsoft::Applications::Events::EventProperties::SetType (C++ function)
Microsoft::Applications::Events::EventProperties::TryGetLevel (C++ function)
Microsoft::Applications::Events::EventProperties::unpack (C++ function)
Microsoft::Applications::Events::EventProperties::~EventProperties (C++ function)
Microsoft::Applications::Events::EventProperty (C++ struct)
Microsoft::Applications::Events::EventProperty::[anonymous] (C++ enum)
(C++ member)
Microsoft::Applications::Events::EventProperty::[anonymous]::TYPE_BOOLEAN (C++ enumerator)
Microsoft::Applications::Events::EventProperty::[anonymous]::TYPE_DOUBLE (C++ enumerator)
Microsoft::Applications::Events::EventProperty::[anonymous]::TYPE_DOUBLE_ARRAY (C++ enumerator)
Microsoft::Applications::Events::EventProperty::[anonymous]::TYPE_GUID (C++ enumerator)
Microsoft::Applications::Events::EventProperty::[anonymous]::TYPE_GUID_ARRAY (C++ enumerator)
Microsoft::Applications::Events::EventProperty::[anonymous]::TYPE_INT64 (C++ enumerator)
Microsoft::Applications::Events::EventProperty::[anonymous]::TYPE_INT64_ARRAY (C++ enumerator)
Microsoft::Applications::Events::EventProperty::[anonymous]::TYPE_STRING (C++ enumerator)
Microsoft::Applications::Events::EventProperty::[anonymous]::TYPE_STRING_ARRAY (C++ enumerator)
Microsoft::Applications::Events::EventProperty::[anonymous]::TYPE_TIME (C++ enumerator)
Microsoft::Applications::Events::EventProperty::as_bool (C++ member)
Microsoft::Applications::Events::EventProperty::as_double (C++ member)
Microsoft::Applications::Events::EventProperty::as_doubleArray (C++ member)
Microsoft::Applications::Events::EventProperty::as_guid (C++ member)
Microsoft::Applications::Events::EventProperty::as_guidArray (C++ member)
Microsoft::Applications::Events::EventProperty::as_int64 (C++ member)
Microsoft::Applications::Events::EventProperty::as_longArray (C++ member)
Microsoft::Applications::Events::EventProperty::as_string (C++ member)
Microsoft::Applications::Events::EventProperty::as_stringArray (C++ member)
Microsoft::Applications::Events::EventProperty::as_time_ticks (C++ member)
Microsoft::Applications::Events::EventProperty::clear (C++ function)
Microsoft::Applications::Events::EventProperty::dataCategory (C++ member)
Microsoft::Applications::Events::EventProperty::empty (C++ function)
Microsoft::Applications::Events::EventProperty::EventProperty (C++ function)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
,
[8]
,
[9]
,
[10]
,
[11]
,
[12]
,
[13]
,
[14]
,
[15]
,
[16]
,
[17]
,
[18]
,
[19]
,
[20]
Microsoft::Applications::Events::EventProperty::operator= (C++ function)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
,
[8]
,
[9]
,
[10]
,
[11]
,
[12]
,
[13]
,
[14]
,
[15]
,
[16]
,
[17]
,
[18]
Microsoft::Applications::Events::EventProperty::operator== (C++ function)
Microsoft::Applications::Events::EventProperty::piiKind (C++ member)
Microsoft::Applications::Events::EventProperty::to_string (C++ function)
Microsoft::Applications::Events::EventProperty::type (C++ member)
Microsoft::Applications::Events::EventProperty::type_name (C++ function)
Microsoft::Applications::Events::EventProperty::~EventProperty (C++ function)
Microsoft::Applications::Events::EventRejectedReason (C++ enum)
Microsoft::Applications::Events::EventRejectedReason::REJECTED_REASON_COUNT (C++ enumerator)
Microsoft::Applications::Events::EventRejectedReason::REJECTED_REASON_EVENT_BANNED (C++ enumerator)
Microsoft::Applications::Events::EventRejectedReason::REJECTED_REASON_EVENT_EXPIRED (C++ enumerator)
Microsoft::Applications::Events::EventRejectedReason::REJECTED_REASON_EVENT_NAME_MISSING (C++ enumerator)
Microsoft::Applications::Events::EventRejectedReason::REJECTED_REASON_EVENT_SIZE_LIMIT_EXCEEDED (C++ enumerator)
Microsoft::Applications::Events::EventRejectedReason::REJECTED_REASON_INVALID_CLIENT_MESSAGE_TYPE (C++ enumerator)
Microsoft::Applications::Events::EventRejectedReason::REJECTED_REASON_OK (C++ enumerator)
Microsoft::Applications::Events::EventRejectedReason::REJECTED_REASON_OLD_RECORD_VERSION (C++ enumerator)
Microsoft::Applications::Events::EventRejectedReason::REJECTED_REASON_REQUIRED_ARGUMENT_MISSING (C++ enumerator)
Microsoft::Applications::Events::EventRejectedReason::REJECTED_REASON_SERVER_DECLINED (C++ enumerator)
Microsoft::Applications::Events::EventRejectedReason::REJECTED_REASON_TENANT_KILLED (C++ enumerator)
Microsoft::Applications::Events::EventRejectedReason::REJECTED_REASON_VALIDATION_FAILED (C++ enumerator)
Microsoft::Applications::Events::evt_handle_t (C++ type)
,
[1]
Microsoft::Applications::Events::exporters::DecodeRecord (C++ function)
Microsoft::Applications::Events::exporters::DecodeRequest (C++ function)
Microsoft::Applications::Events::FromJSON (C++ function)
Microsoft::Applications::Events::FromLogConfiguration (C++ function)
Microsoft::Applications::Events::gc_NumDroppedReasons (C++ member)
Microsoft::Applications::Events::gc_NumRejectedReasons (C++ member)
Microsoft::Applications::Events::GetCommonDiagnosticSystem (C++ function)
Microsoft::Applications::Events::GetDefaultConfiguration (C++ function)
Microsoft::Applications::Events::GUID_t (C++ struct)
Microsoft::Applications::Events::GUID_t::Data1 (C++ member)
Microsoft::Applications::Events::GUID_t::Data2 (C++ member)
Microsoft::Applications::Events::GUID_t::Data3 (C++ member)
Microsoft::Applications::Events::GUID_t::Data4 (C++ member)
Microsoft::Applications::Events::GUID_t::GUID_t (C++ function)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
Microsoft::Applications::Events::GUID_t::Hash (C++ function)
Microsoft::Applications::Events::GUID_t::operator< (C++ function)
Microsoft::Applications::Events::GUID_t::operator= (C++ function)
,
[1]
Microsoft::Applications::Events::GUID_t::operator== (C++ function)
Microsoft::Applications::Events::GUID_t::to_bytes (C++ function)
Microsoft::Applications::Events::GUID_t::to_string (C++ function)
Microsoft::Applications::Events::HttpResult (C++ enum)
Microsoft::Applications::Events::HttpResult::HttpResult_Aborted (C++ enumerator)
Microsoft::Applications::Events::HttpResult::HttpResult_LocalFailure (C++ enumerator)
Microsoft::Applications::Events::HttpResult::HttpResult_NetworkFailure (C++ enumerator)
Microsoft::Applications::Events::HttpResult::HttpResult_OK (C++ enumerator)
Microsoft::Applications::Events::IAuthTokensController (C++ class)
Microsoft::Applications::Events::IAuthTokensController::Clear (C++ function)
Microsoft::Applications::Events::IAuthTokensController::GetDeviceTokens (C++ function)
Microsoft::Applications::Events::IAuthTokensController::GetStrictMode (C++ function)
Microsoft::Applications::Events::IAuthTokensController::GetTickets (C++ function)
Microsoft::Applications::Events::IAuthTokensController::GetUserTokens (C++ function)
Microsoft::Applications::Events::IAuthTokensController::SetStrictMode (C++ function)
Microsoft::Applications::Events::IAuthTokensController::SetTicketToken (C++ function)
Microsoft::Applications::Events::IAuthTokensController::~IAuthTokensController (C++ function)
Microsoft::Applications::Events::IBandwidthController (C++ class)
Microsoft::Applications::Events::IBandwidthController::GetProposedBandwidthBps (C++ function)
Microsoft::Applications::Events::IBandwidthController::~IBandwidthController (C++ function)
Microsoft::Applications::Events::ICommonDiagnosticSystem (C++ class)
Microsoft::Applications::Events::ICommonDiagnosticSystem::DoCollectAndUpload (C++ function)
,
[1]
Microsoft::Applications::Events::ICommonDiagnosticSystem::RegisterCollector (C++ function)
Microsoft::Applications::Events::ICommonDiagnosticSystem::~ICommonDiagnosticSystem (C++ function)
Microsoft::Applications::Events::IContextProvider (C++ class)
Microsoft::Applications::Events::IContextProvider::GetAuthTokensController (C++ function)
Microsoft::Applications::Events::IContextProvider::GetLogSessionData (C++ function)
Microsoft::Applications::Events::IDataInspector (C++ class)
Microsoft::Applications::Events::IDataInspector::GetName (C++ function)
Microsoft::Applications::Events::IDataInspector::InspectRecord (C++ function)
Microsoft::Applications::Events::IDataInspector::InspectSemanticContext (C++ function)
,
[1]
Microsoft::Applications::Events::IDataInspector::IsEnabled (C++ function)
Microsoft::Applications::Events::IDataInspector::SetEnabled (C++ function)
Microsoft::Applications::Events::IDataInspector::~IDataInspector (C++ function)
Microsoft::Applications::Events::IDataViewer (C++ class)
Microsoft::Applications::Events::IDataViewer::GetCurrentEndpoint (C++ function)
Microsoft::Applications::Events::IDataViewer::GetName (C++ function)
Microsoft::Applications::Events::IDataViewer::IsTransmissionEnabled (C++ function)
Microsoft::Applications::Events::IDataViewer::ReceiveData (C++ function)
Microsoft::Applications::Events::IDataViewerCollection (C++ class)
Microsoft::Applications::Events::IDataViewerCollection::DispatchDataViewerEvent (C++ function)
Microsoft::Applications::Events::IDataViewerCollection::IsViewerEnabled (C++ function)
,
[1]
Microsoft::Applications::Events::IDataViewerCollection::IsViewerRegistered (C++ function)
Microsoft::Applications::Events::IDataViewerCollection::RegisterViewer (C++ function)
Microsoft::Applications::Events::IDataViewerCollection::UnregisterAllViewers (C++ function)
Microsoft::Applications::Events::IDataViewerCollection::UnregisterViewer (C++ function)
Microsoft::Applications::Events::IDecorator (C++ class)
Microsoft::Applications::Events::IDecorator::decorate (C++ function)
Microsoft::Applications::Events::IDecorator::~IDecorator (C++ function)
Microsoft::Applications::Events::IDecoratorModule (C++ class)
Microsoft::Applications::Events::IDecoratorModule::IDecoratorModule (C++ function)
Microsoft::Applications::Events::IDecoratorModule::Initialize (C++ function)
Microsoft::Applications::Events::IDecoratorModule::m_owner (C++ member)
Microsoft::Applications::Events::IDecoratorModule::Teardown (C++ function)
Microsoft::Applications::Events::IDiagnosticDataCollector (C++ class)
Microsoft::Applications::Events::IDiagnosticDataCollector::CollectAndGetDataStream (C++ function)
Microsoft::Applications::Events::IDiagnosticDataCollector::~IDiagnosticDataCollector (C++ function)
Microsoft::Applications::Events::IEventFilter (C++ class)
Microsoft::Applications::Events::IEventFilter::CanEventPropertiesBeSent (C++ function)
Microsoft::Applications::Events::IEventFilter::GetName (C++ function)
Microsoft::Applications::Events::IEventFilter::~IEventFilter (C++ function)
Microsoft::Applications::Events::IEventFilterCollection (C++ class)
Microsoft::Applications::Events::IEventFilterCollection::CanEventPropertiesBeSent (C++ function)
Microsoft::Applications::Events::IEventFilterCollection::Empty (C++ function)
Microsoft::Applications::Events::IEventFilterCollection::RegisterEventFilter (C++ function)
Microsoft::Applications::Events::IEventFilterCollection::Size (C++ function)
Microsoft::Applications::Events::IEventFilterCollection::UnregisterAllFilters (C++ function)
Microsoft::Applications::Events::IEventFilterCollection::UnregisterEventFilter (C++ function)
Microsoft::Applications::Events::IEventFilterCollection::~IEventFilterCollection (C++ function)
Microsoft::Applications::Events::ILogConfiguration (C++ class)
Microsoft::Applications::Events::ILogConfiguration::AddModule (C++ function)
Microsoft::Applications::Events::ILogConfiguration::GetModule (C++ function)
Microsoft::Applications::Events::ILogConfiguration::GetModules (C++ function)
Microsoft::Applications::Events::ILogConfiguration::HasConfig (C++ function)
Microsoft::Applications::Events::ILogConfiguration::ILogConfiguration (C++ function)
,
[1]
Microsoft::Applications::Events::ILogConfiguration::operator* (C++ function)
Microsoft::Applications::Events::ILogConfiguration::operator[] (C++ function)
Microsoft::Applications::Events::ILogController (C++ class)
Microsoft::Applications::Events::ILogController::DeleteData (C++ function)
Microsoft::Applications::Events::ILogController::Flush (C++ function)
Microsoft::Applications::Events::ILogController::FlushAndTeardown (C++ function)
Microsoft::Applications::Events::ILogController::GetTransmitProfileName (C++ function)
Microsoft::Applications::Events::ILogController::LoadTransmitProfiles (C++ function)
,
[1]
Microsoft::Applications::Events::ILogController::PauseTransmission (C++ function)
Microsoft::Applications::Events::ILogController::ResetTransmitProfiles (C++ function)
Microsoft::Applications::Events::ILogController::ResumeTransmission (C++ function)
Microsoft::Applications::Events::ILogController::SetTransmitProfile (C++ function)
,
[1]
Microsoft::Applications::Events::ILogController::UploadNow (C++ function)
Microsoft::Applications::Events::ILogger (C++ class)
Microsoft::Applications::Events::ILogger::GetEventFilters (C++ function)
,
[1]
Microsoft::Applications::Events::ILogger::GetSemanticContext (C++ function)
Microsoft::Applications::Events::ILogger::LogAggregatedMetric (C++ function)
,
[1]
Microsoft::Applications::Events::ILogger::LogAppLifecycle (C++ function)
Microsoft::Applications::Events::ILogger::LogEvent (C++ function)
,
[1]
Microsoft::Applications::Events::ILogger::LogFailure (C++ function)
,
[1]
Microsoft::Applications::Events::ILogger::LogPageAction (C++ function)
,
[1]
Microsoft::Applications::Events::ILogger::LogPageView (C++ function)
,
[1]
Microsoft::Applications::Events::ILogger::LogSampledMetric (C++ function)
,
[1]
Microsoft::Applications::Events::ILogger::LogSession (C++ function)
Microsoft::Applications::Events::ILogger::LogTrace (C++ function)
Microsoft::Applications::Events::ILogger::LogUserState (C++ function)
Microsoft::Applications::Events::ILogger::SetContext (C++ function)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
,
[8]
,
[9]
,
[10]
,
[11]
,
[12]
,
[13]
,
[14]
Microsoft::Applications::Events::ILogger::SetLevel (C++ function)
Microsoft::Applications::Events::ILogger::SetParentContext (C++ function)
Microsoft::Applications::Events::ILogger::~ILogger (C++ function)
Microsoft::Applications::Events::ILogManager (C++ class)
Microsoft::Applications::Events::ILogManager::AddEventListener (C++ function)
Microsoft::Applications::Events::ILogManager::AttachEventSource (C++ function)
Microsoft::Applications::Events::ILogManager::ClearDataInspectors (C++ function)
Microsoft::Applications::Events::ILogManager::Configure (C++ function)
Microsoft::Applications::Events::ILogManager::DetachEventSource (C++ function)
Microsoft::Applications::Events::ILogManager::DispatchEvent (C++ function)
Microsoft::Applications::Events::ILogManager::DispatchEventBroadcast (C++ function)
Microsoft::Applications::Events::ILogManager::EndActivity (C++ function)
Microsoft::Applications::Events::ILogManager::GetAuthTokensController (C++ function)
Microsoft::Applications::Events::ILogManager::GetDataInspector (C++ function)
,
[1]
Microsoft::Applications::Events::ILogManager::GetDataViewerCollection (C++ function)
,
[1]
Microsoft::Applications::Events::ILogManager::GetEventFilters (C++ function)
,
[1]
Microsoft::Applications::Events::ILogManager::GetLogConfiguration (C++ function)
Microsoft::Applications::Events::ILogManager::GetLogController (C++ function)
Microsoft::Applications::Events::ILogManager::GetLogger (C++ function)
Microsoft::Applications::Events::ILogManager::GetLogSessionData (C++ function)
Microsoft::Applications::Events::ILogManager::GetSemanticContext (C++ function)
Microsoft::Applications::Events::ILogManager::PauseActivity (C++ function)
Microsoft::Applications::Events::ILogManager::RemoveDataInspector (C++ function)
Microsoft::Applications::Events::ILogManager::RemoveEventListener (C++ function)
Microsoft::Applications::Events::ILogManager::ResetLogSessionData (C++ function)
Microsoft::Applications::Events::ILogManager::ResumeActivity (C++ function)
Microsoft::Applications::Events::ILogManager::SetContext (C++ function)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
,
[8]
,
[9]
,
[10]
,
[11]
,
[12]
,
[13]
Microsoft::Applications::Events::ILogManager::SetDataInspector (C++ function)
Microsoft::Applications::Events::ILogManager::SetLevelFilter (C++ function)
,
[1]
Microsoft::Applications::Events::ILogManager::StartActivity (C++ function)
Microsoft::Applications::Events::ILogManager::WaitPause (C++ function)
Microsoft::Applications::Events::ILogManager::~ILogManager (C++ function)
Microsoft::Applications::Events::InputDeviceType (C++ enum)
Microsoft::Applications::Events::InputDeviceType::InputDeviceType_Camera (C++ enumerator)
Microsoft::Applications::Events::InputDeviceType::InputDeviceType_Keyboard (C++ enumerator)
Microsoft::Applications::Events::InputDeviceType::InputDeviceType_Kinect (C++ enumerator)
Microsoft::Applications::Events::InputDeviceType::InputDeviceType_Microphone (C++ enumerator)
Microsoft::Applications::Events::InputDeviceType::InputDeviceType_Mouse (C++ enumerator)
Microsoft::Applications::Events::InputDeviceType::InputDeviceType_Other (C++ enumerator)
Microsoft::Applications::Events::InputDeviceType::InputDeviceType_Stylus (C++ enumerator)
Microsoft::Applications::Events::InputDeviceType::InputDeviceType_Touch (C++ enumerator)
Microsoft::Applications::Events::InputDeviceType::InputDeviceType_Unknown (C++ enumerator)
Microsoft::Applications::Events::InputDeviceType::InputDeviceType_Unspecified (C++ enumerator)
Microsoft::Applications::Events::IOfflineStorage (C++ class)
Microsoft::Applications::Events::IOfflineStorage::DeleteAllRecords (C++ function)
Microsoft::Applications::Events::IOfflineStorage::DeleteRecords (C++ function)
,
[1]
Microsoft::Applications::Events::IOfflineStorage::DeleteSetting (C++ function)
Microsoft::Applications::Events::IOfflineStorage::Flush (C++ function)
Microsoft::Applications::Events::IOfflineStorage::GetAndReserveRecords (C++ function)
Microsoft::Applications::Events::IOfflineStorage::GetRecordCount (C++ function)
Microsoft::Applications::Events::IOfflineStorage::GetRecords (C++ function)
Microsoft::Applications::Events::IOfflineStorage::GetSetting (C++ function)
Microsoft::Applications::Events::IOfflineStorage::GetSize (C++ function)
Microsoft::Applications::Events::IOfflineStorage::Initialize (C++ function)
Microsoft::Applications::Events::IOfflineStorage::IOfflineStorage (C++ function)
Microsoft::Applications::Events::IOfflineStorage::IsLastReadFromMemory (C++ function)
Microsoft::Applications::Events::IOfflineStorage::LastReadRecordCount (C++ function)
Microsoft::Applications::Events::IOfflineStorage::ReleaseAllRecords (C++ function)
Microsoft::Applications::Events::IOfflineStorage::ReleaseRecords (C++ function)
Microsoft::Applications::Events::IOfflineStorage::ResizeDb (C++ function)
Microsoft::Applications::Events::IOfflineStorage::Shutdown (C++ function)
Microsoft::Applications::Events::IOfflineStorage::StoreRecord (C++ function)
Microsoft::Applications::Events::IOfflineStorage::StoreRecords (C++ function)
Microsoft::Applications::Events::IOfflineStorage::StoreSetting (C++ function)
Microsoft::Applications::Events::IOfflineStorage::~IOfflineStorage (C++ function)
Microsoft::Applications::Events::IOfflineStorageModule (C++ class)
Microsoft::Applications::Events::IOfflineStorageObserver (C++ class)
Microsoft::Applications::Events::IOfflineStorageObserver::OnStorageFailed (C++ function)
Microsoft::Applications::Events::IOfflineStorageObserver::OnStorageOpened (C++ function)
Microsoft::Applications::Events::IOfflineStorageObserver::OnStorageOpenFailed (C++ function)
Microsoft::Applications::Events::IOfflineStorageObserver::OnStorageRecordsDropped (C++ function)
Microsoft::Applications::Events::IOfflineStorageObserver::OnStorageRecordsRejected (C++ function)
Microsoft::Applications::Events::IOfflineStorageObserver::OnStorageRecordsSaved (C++ function)
Microsoft::Applications::Events::IOfflineStorageObserver::OnStorageTrimmed (C++ function)
Microsoft::Applications::Events::IOfflineStorageObserver::~IOfflineStorageObserver (C++ function)
Microsoft::Applications::Events::ISemanticContext (C++ class)
Microsoft::Applications::Events::ISemanticContext::ClearExperimentIds (C++ function)
Microsoft::Applications::Events::ISemanticContext::SetAppEnv (C++ function)
Microsoft::Applications::Events::ISemanticContext::SetAppExperimentETag (C++ function)
Microsoft::Applications::Events::ISemanticContext::SetAppExperimentIds (C++ function)
Microsoft::Applications::Events::ISemanticContext::SetAppExperimentImpressionId (C++ function)
Microsoft::Applications::Events::ISemanticContext::SetAppId (C++ function)
Microsoft::Applications::Events::ISemanticContext::SetAppLanguage (C++ function)
Microsoft::Applications::Events::ISemanticContext::SetAppName (C++ function)
Microsoft::Applications::Events::ISemanticContext::SetAppVersion (C++ function)
Microsoft::Applications::Events::ISemanticContext::SetCommercialId (C++ function)
Microsoft::Applications::Events::ISemanticContext::SetCommonField (C++ function)
Microsoft::Applications::Events::ISemanticContext::SetCustomField (C++ function)
Microsoft::Applications::Events::ISemanticContext::SetDeviceClass (C++ function)
Microsoft::Applications::Events::ISemanticContext::SetDeviceId (C++ function)
Microsoft::Applications::Events::ISemanticContext::SetDeviceMake (C++ function)
Microsoft::Applications::Events::ISemanticContext::SetDeviceModel (C++ function)
Microsoft::Applications::Events::ISemanticContext::SetDeviceOrgId (C++ function)
Microsoft::Applications::Events::ISemanticContext::SetEventExperimentIds (C++ function)
Microsoft::Applications::Events::ISemanticContext::SetNetworkCost (C++ function)
Microsoft::Applications::Events::ISemanticContext::SetNetworkProvider (C++ function)
Microsoft::Applications::Events::ISemanticContext::SetNetworkType (C++ function)
Microsoft::Applications::Events::ISemanticContext::SetOsBuild (C++ function)
Microsoft::Applications::Events::ISemanticContext::SetOsName (C++ function)
Microsoft::Applications::Events::ISemanticContext::SetOsVersion (C++ function)
Microsoft::Applications::Events::ISemanticContext::SetTicket (C++ function)
Microsoft::Applications::Events::ISemanticContext::SetUserAdvertisingId (C++ function)
Microsoft::Applications::Events::ISemanticContext::SetUserANID (C++ function)
Microsoft::Applications::Events::ISemanticContext::SetUserId (C++ function)
Microsoft::Applications::Events::ISemanticContext::SetUserLanguage (C++ function)
Microsoft::Applications::Events::ISemanticContext::SetUserMsaId (C++ function)
Microsoft::Applications::Events::ISemanticContext::SetUserTimeZone (C++ function)
Microsoft::Applications::Events::ISemanticContext::~ISemanticContext (C++ function)
Microsoft::Applications::Events::LogManager (C++ class)
Microsoft::Applications::Events::LogManagerBase (C++ class)
Microsoft::Applications::Events::LogManagerBase::AddEventListener (C++ function)
Microsoft::Applications::Events::LogManagerBase::basetype (C++ type)
Microsoft::Applications::Events::LogManagerBase::Configure (C++ function)
Microsoft::Applications::Events::LogManagerBase::DeleteData (C++ function)
Microsoft::Applications::Events::LogManagerBase::DispatchEvent (C++ function)
,
[1]
Microsoft::Applications::Events::LogManagerBase::EndActivity (C++ function)
Microsoft::Applications::Events::LogManagerBase::Flush (C++ function)
Microsoft::Applications::Events::LogManagerBase::FlushAndTeardown (C++ function)
Microsoft::Applications::Events::LogManagerBase::GetAuthTokensController (C++ function)
Microsoft::Applications::Events::LogManagerBase::GetController (C++ function)
Microsoft::Applications::Events::LogManagerBase::GetDataViewerCollection (C++ function)
Microsoft::Applications::Events::LogManagerBase::GetDebugEventSource (C++ function)
Microsoft::Applications::Events::LogManagerBase::GetEventFilters (C++ function)
Microsoft::Applications::Events::LogManagerBase::GetInstance (C++ function)
Microsoft::Applications::Events::LogManagerBase::GetLogConfiguration (C++ function)
Microsoft::Applications::Events::LogManagerBase::GetLogger (C++ function)
,
[1]
,
[2]
Microsoft::Applications::Events::LogManagerBase::GetLogSessionData (C++ function)
Microsoft::Applications::Events::LogManagerBase::GetPrimaryToken (C++ function)
Microsoft::Applications::Events::LogManagerBase::GetSemanticContext (C++ function)
Microsoft::Applications::Events::LogManagerBase::GetTransmitProfileName (C++ function)
Microsoft::Applications::Events::LogManagerBase::Initialize (C++ function)
,
[1]
,
[2]
Microsoft::Applications::Events::LogManagerBase::instance (C++ member)
Microsoft::Applications::Events::LogManagerBase::isHost (C++ function)
Microsoft::Applications::Events::LogManagerBase::LoadTransmitProfiles (C++ function)
Microsoft::Applications::Events::LogManagerBase::LogManagerBase (C++ function)
,
[1]
Microsoft::Applications::Events::LogManagerBase::operator= (C++ function)
Microsoft::Applications::Events::LogManagerBase::PauseActivity (C++ function)
Microsoft::Applications::Events::LogManagerBase::PauseTransmission (C++ function)
Microsoft::Applications::Events::LogManagerBase::RemoveEventListener (C++ function)
Microsoft::Applications::Events::LogManagerBase::ResetTransmitProfiles (C++ function)
Microsoft::Applications::Events::LogManagerBase::ResumeActivity (C++ function)
Microsoft::Applications::Events::LogManagerBase::ResumeTransmission (C++ function)
Microsoft::Applications::Events::LogManagerBase::SetContext (C++ function)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
,
[8]
,
[9]
,
[10]
,
[11]
,
[12]
,
[13]
Microsoft::Applications::Events::LogManagerBase::SetLevelFilter (C++ function)
,
[1]
Microsoft::Applications::Events::LogManagerBase::SetTransmitProfile (C++ function)
,
[1]
Microsoft::Applications::Events::LogManagerBase::StartActivity (C++ function)
Microsoft::Applications::Events::LogManagerBase::stateLock (C++ function)
Microsoft::Applications::Events::LogManagerBase::UploadNow (C++ function)
Microsoft::Applications::Events::LogManagerBase::WaitPause (C++ function)
Microsoft::Applications::Events::LogManagerBase::~LogManagerBase (C++ function)
Microsoft::Applications::Events::LogManagerProvider (C++ class)
Microsoft::Applications::Events::LogManagerProvider::CreateLogManager (C++ function)
,
[1]
,
[2]
Microsoft::Applications::Events::LogManagerProvider::DestroyLogManager (C++ function)
Microsoft::Applications::Events::LogManagerProvider::Release (C++ function)
,
[1]
Microsoft::Applications::Events::LogSessionData (C++ class)
Microsoft::Applications::Events::LogSessionData::getSessionFirstTime (C++ function)
Microsoft::Applications::Events::LogSessionData::getSessionSDKUid (C++ function)
Microsoft::Applications::Events::LogSessionData::LogSessionData (C++ function)
Microsoft::Applications::Events::LogSessionData::m_sessionFirstTimeLaunch (C++ member)
Microsoft::Applications::Events::LogSessionData::m_sessionSDKUid (C++ member)
Microsoft::Applications::Events::Models::AggregatedMetric (C++ class)
Microsoft::Applications::Events::Models::AggregatedMetric::AggregatedMetric (C++ function)
,
[1]
Microsoft::Applications::Events::Models::AggregatedMetric::PushMetric (C++ function)
Microsoft::Applications::Events::Models::AggregatedMetric::~AggregatedMetric (C++ function)
Microsoft::Applications::Events::ModuleLogConfiguration (C++ class)
Microsoft::Applications::Events::Modules::Filtering::UpdateAllowedLevels (C++ function)
Microsoft::Applications::Events::NetworkCost (C++ enum)
Microsoft::Applications::Events::NetworkCost::NetworkCost_Any (C++ enumerator)
Microsoft::Applications::Events::NetworkCost::NetworkCost_Metered (C++ enumerator)
Microsoft::Applications::Events::NetworkCost::NetworkCost_OverDataLimit (C++ enumerator)
Microsoft::Applications::Events::NetworkCost::NetworkCost_Roaming (C++ enumerator)
Microsoft::Applications::Events::NetworkCost::NetworkCost_Unknown (C++ enumerator)
Microsoft::Applications::Events::NetworkCost::NetworkCost_Unmetered (C++ enumerator)
Microsoft::Applications::Events::NetworkType (C++ enum)
Microsoft::Applications::Events::NetworkType::NetworkType_Any (C++ enumerator)
Microsoft::Applications::Events::NetworkType::NetworkType_Unknown (C++ enumerator)
Microsoft::Applications::Events::NetworkType::NetworkType_Wifi (C++ enumerator)
Microsoft::Applications::Events::NetworkType::NetworkType_Wired (C++ enumerator)
Microsoft::Applications::Events::NetworkType::NetworkType_WWAN (C++ enumerator)
Microsoft::Applications::Events::NullContext (C++ class)
Microsoft::Applications::Events::NullContext::SetCommonField (C++ function)
Microsoft::Applications::Events::NullContext::SetCustomField (C++ function)
Microsoft::Applications::Events::NullContext::SetNetworkCost (C++ function)
Microsoft::Applications::Events::NullContext::SetNetworkType (C++ function)
Microsoft::Applications::Events::NullContext::SetTicket (C++ function)
Microsoft::Applications::Events::NullContext::SetUserId (C++ function)
Microsoft::Applications::Events::NullDataViewerCollection (C++ class)
Microsoft::Applications::Events::NullDataViewerCollection::DispatchDataViewerEvent (C++ function)
Microsoft::Applications::Events::NullDataViewerCollection::IsViewerEnabled (C++ function)
,
[1]
Microsoft::Applications::Events::NullDataViewerCollection::IsViewerRegistered (C++ function)
Microsoft::Applications::Events::NullDataViewerCollection::RegisterViewer (C++ function)
Microsoft::Applications::Events::NullDataViewerCollection::UnregisterAllViewers (C++ function)
Microsoft::Applications::Events::NullDataViewerCollection::UnregisterViewer (C++ function)
Microsoft::Applications::Events::NullDataViewerCollection::~NullDataViewerCollection (C++ function)
Microsoft::Applications::Events::NullEventFilterCollection (C++ class)
Microsoft::Applications::Events::NullLogger (C++ class)
Microsoft::Applications::Events::NullLogger::GetEventFilters (C++ function)
,
[1]
Microsoft::Applications::Events::NullLogger::GetSemanticContext (C++ function)
Microsoft::Applications::Events::NullLogger::LogAggregatedMetric (C++ function)
,
[1]
Microsoft::Applications::Events::NullLogger::LogAppLifecycle (C++ function)
Microsoft::Applications::Events::NullLogger::LogEvent (C++ function)
,
[1]
Microsoft::Applications::Events::NullLogger::LogFailure (C++ function)
,
[1]
Microsoft::Applications::Events::NullLogger::LogPageAction (C++ function)
,
[1]
Microsoft::Applications::Events::NullLogger::LogPageView (C++ function)
,
[1]
Microsoft::Applications::Events::NullLogger::LogSampledMetric (C++ function)
,
[1]
Microsoft::Applications::Events::NullLogger::LogSession (C++ function)
Microsoft::Applications::Events::NullLogger::LogTrace (C++ function)
Microsoft::Applications::Events::NullLogger::LogUserState (C++ function)
Microsoft::Applications::Events::NullLogger::SetContext (C++ function)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
,
[8]
,
[9]
,
[10]
,
[11]
,
[12]
,
[13]
,
[14]
Microsoft::Applications::Events::NullLogger::SetLevel (C++ function)
Microsoft::Applications::Events::NullLogger::SetParentContext (C++ function)
Microsoft::Applications::Events::NullLogManager (C++ class)
Microsoft::Applications::Events::NullLogManager::AddEventListener (C++ function)
Microsoft::Applications::Events::NullLogManager::AttachEventSource (C++ function)
Microsoft::Applications::Events::NullLogManager::ClearDataInspectors (C++ function)
Microsoft::Applications::Events::NullLogManager::Configure (C++ function)
Microsoft::Applications::Events::NullLogManager::DeleteData (C++ function)
Microsoft::Applications::Events::NullLogManager::DetachEventSource (C++ function)
Microsoft::Applications::Events::NullLogManager::DispatchEvent (C++ function)
Microsoft::Applications::Events::NullLogManager::EndActivity (C++ function)
Microsoft::Applications::Events::NullLogManager::Flush (C++ function)
Microsoft::Applications::Events::NullLogManager::FlushAndTeardown (C++ function)
Microsoft::Applications::Events::NullLogManager::GetAuthTokensController (C++ function)
Microsoft::Applications::Events::NullLogManager::GetDataInspector (C++ function)
Microsoft::Applications::Events::NullLogManager::GetDataViewerCollection (C++ function)
,
[1]
Microsoft::Applications::Events::NullLogManager::GetEventFilters (C++ function)
,
[1]
Microsoft::Applications::Events::NullLogManager::GetLogConfiguration (C++ function)
Microsoft::Applications::Events::NullLogManager::GetLogController (C++ function)
Microsoft::Applications::Events::NullLogManager::GetLogger (C++ function)
Microsoft::Applications::Events::NullLogManager::GetLogSessionData (C++ function)
Microsoft::Applications::Events::NullLogManager::GetSemanticContext (C++ function)
Microsoft::Applications::Events::NullLogManager::GetTransmitProfileName (C++ function)
Microsoft::Applications::Events::NullLogManager::LoadTransmitProfiles (C++ function)
,
[1]
Microsoft::Applications::Events::NullLogManager::NullLogManager (C++ function)
Microsoft::Applications::Events::NullLogManager::PauseActivity (C++ function)
Microsoft::Applications::Events::NullLogManager::PauseTransmission (C++ function)
Microsoft::Applications::Events::NullLogManager::RemoveDataInspector (C++ function)
Microsoft::Applications::Events::NullLogManager::RemoveEventListener (C++ function)
Microsoft::Applications::Events::NullLogManager::ResetLogSessionData (C++ function)
Microsoft::Applications::Events::NullLogManager::ResetTransmitProfiles (C++ function)
Microsoft::Applications::Events::NullLogManager::ResumeActivity (C++ function)
Microsoft::Applications::Events::NullLogManager::ResumeTransmission (C++ function)
Microsoft::Applications::Events::NullLogManager::SetContext (C++ function)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
,
[8]
,
[9]
,
[10]
,
[11]
,
[12]
,
[13]
Microsoft::Applications::Events::NullLogManager::SetDataInspector (C++ function)
Microsoft::Applications::Events::NullLogManager::SetLevelFilter (C++ function)
,
[1]
Microsoft::Applications::Events::NullLogManager::SetTransmitProfile (C++ function)
,
[1]
Microsoft::Applications::Events::NullLogManager::StartActivity (C++ function)
Microsoft::Applications::Events::NullLogManager::UploadNow (C++ function)
Microsoft::Applications::Events::NullLogManager::WaitPause (C++ function)
Microsoft::Applications::Events::OsArchitectureType (C++ enum)
Microsoft::Applications::Events::OsArchitectureType::OsArchitectureType_Arm (C++ enumerator)
Microsoft::Applications::Events::OsArchitectureType::OsArchitectureType_Unknown (C++ enumerator)
Microsoft::Applications::Events::OsArchitectureType::OsArchitectureType_X64 (C++ enumerator)
Microsoft::Applications::Events::OsArchitectureType::OsArchitectureType_X86 (C++ enumerator)
Microsoft::Applications::Events::PageActionData (C++ struct)
Microsoft::Applications::Events::PageActionData::actionType (C++ member)
Microsoft::Applications::Events::PageActionData::destinationUri (C++ member)
Microsoft::Applications::Events::PageActionData::inputDeviceType (C++ member)
Microsoft::Applications::Events::PageActionData::PageActionData (C++ function)
Microsoft::Applications::Events::PageActionData::pageViewId (C++ member)
Microsoft::Applications::Events::PageActionData::rawActionType (C++ member)
Microsoft::Applications::Events::PageActionData::targetItemDataSourceCategory (C++ member)
Microsoft::Applications::Events::PageActionData::targetItemDataSourceCollection (C++ member)
Microsoft::Applications::Events::PageActionData::targetItemDataSourceName (C++ member)
Microsoft::Applications::Events::PageActionData::targetItemId (C++ member)
Microsoft::Applications::Events::PageActionData::targetItemLayoutContainer (C++ member)
Microsoft::Applications::Events::PageActionData::targetItemLayoutRank (C++ member)
Microsoft::Applications::Events::PiiKind (C++ enum)
Microsoft::Applications::Events::PiiKind::CustomerContentKind_GenericData (C++ enumerator)
Microsoft::Applications::Events::PiiKind::PiiKind_DistinguishedName (C++ enumerator)
Microsoft::Applications::Events::PiiKind::PiiKind_Fqdn (C++ enumerator)
Microsoft::Applications::Events::PiiKind::PiiKind_GenericData (C++ enumerator)
Microsoft::Applications::Events::PiiKind::PiiKind_Identity (C++ enumerator)
Microsoft::Applications::Events::PiiKind::PiiKind_IPv4Address (C++ enumerator)
Microsoft::Applications::Events::PiiKind::PiiKind_IPv4AddressLegacy (C++ enumerator)
Microsoft::Applications::Events::PiiKind::PiiKind_IPv6Address (C++ enumerator)
Microsoft::Applications::Events::PiiKind::PiiKind_MailSubject (C++ enumerator)
Microsoft::Applications::Events::PiiKind::PiiKind_None (C++ enumerator)
Microsoft::Applications::Events::PiiKind::PiiKind_PhoneNumber (C++ enumerator)
Microsoft::Applications::Events::PiiKind::PiiKind_QueryString (C++ enumerator)
Microsoft::Applications::Events::PiiKind::PiiKind_SipAddress (C++ enumerator)
Microsoft::Applications::Events::PiiKind::PiiKind_SmtpAddress (C++ enumerator)
Microsoft::Applications::Events::PiiKind::PiiKind_Uri (C++ enumerator)
Microsoft::Applications::Events::PowerSource (C++ enum)
Microsoft::Applications::Events::PowerSource::PowerSource_Any (C++ enumerator)
Microsoft::Applications::Events::PowerSource::PowerSource_Battery (C++ enumerator)
Microsoft::Applications::Events::PowerSource::PowerSource_Charging (C++ enumerator)
Microsoft::Applications::Events::PowerSource::PowerSource_LowBattery (C++ enumerator)
Microsoft::Applications::Events::PowerSource::PowerSource_Unknown (C++ enumerator)
Microsoft::Applications::Events::RawActionType (C++ enum)
Microsoft::Applications::Events::RawActionType::RawActionType_KeyboardEnter (C++ enumerator)
Microsoft::Applications::Events::RawActionType::RawActionType_KeyboardPress (C++ enumerator)
Microsoft::Applications::Events::RawActionType::RawActionType_LButtonDoubleClick (C++ enumerator)
Microsoft::Applications::Events::RawActionType::RawActionType_LButtonDown (C++ enumerator)
Microsoft::Applications::Events::RawActionType::RawActionType_LButtonUp (C++ enumerator)
Microsoft::Applications::Events::RawActionType::RawActionType_MButtonDoubleClick (C++ enumerator)
Microsoft::Applications::Events::RawActionType::RawActionType_MButtonDown (C++ enumerator)
Microsoft::Applications::Events::RawActionType::RawActionType_MButtonUp (C++ enumerator)
Microsoft::Applications::Events::RawActionType::RawActionType_MouseHover (C++ enumerator)
Microsoft::Applications::Events::RawActionType::RawActionType_MouseMove (C++ enumerator)
Microsoft::Applications::Events::RawActionType::RawActionType_MouseWheel (C++ enumerator)
Microsoft::Applications::Events::RawActionType::RawActionType_Other (C++ enumerator)
Microsoft::Applications::Events::RawActionType::RawActionType_RButtonDoubleClick (C++ enumerator)
Microsoft::Applications::Events::RawActionType::RawActionType_RButtonDown (C++ enumerator)
Microsoft::Applications::Events::RawActionType::RawActionType_RButtonUp (C++ enumerator)
Microsoft::Applications::Events::RawActionType::RawActionType_TouchDoubleTap (C++ enumerator)
Microsoft::Applications::Events::RawActionType::RawActionType_TouchFlick (C++ enumerator)
Microsoft::Applications::Events::RawActionType::RawActionType_TouchLongPress (C++ enumerator)
Microsoft::Applications::Events::RawActionType::RawActionType_TouchPan (C++ enumerator)
Microsoft::Applications::Events::RawActionType::RawActionType_TouchPinch (C++ enumerator)
Microsoft::Applications::Events::RawActionType::RawActionType_TouchRotate (C++ enumerator)
Microsoft::Applications::Events::RawActionType::RawActionType_TouchScroll (C++ enumerator)
Microsoft::Applications::Events::RawActionType::RawActionType_TouchTap (C++ enumerator)
Microsoft::Applications::Events::RawActionType::RawActionType_TouchZoom (C++ enumerator)
Microsoft::Applications::Events::RawActionType::RawActionType_Unknown (C++ enumerator)
Microsoft::Applications::Events::RawActionType::RawActionType_Unspecified (C++ enumerator)
Microsoft::Applications::Events::RollUpKind (C++ enum)
Microsoft::Applications::Events::RollUpKind::ACT_STATS_ROLLUP_KIND_ONGOING (C++ enumerator)
Microsoft::Applications::Events::RollUpKind::ACT_STATS_ROLLUP_KIND_START (C++ enumerator)
Microsoft::Applications::Events::RollUpKind::ACT_STATS_ROLLUP_KIND_STOP (C++ enumerator)
Microsoft::Applications::Events::SdkModeTypes (C++ enum)
Microsoft::Applications::Events::SdkModeTypes::SdkModeTypes_AI (C++ enumerator)
Microsoft::Applications::Events::SdkModeTypes::SdkModeTypes_CS (C++ enumerator)
Microsoft::Applications::Events::SdkModeTypes::SdkModeTypes_UTCBackCompat (C++ enumerator)
Microsoft::Applications::Events::SdkModeTypes::SdkModeTypes_UTCCommonSchema (C++ enumerator)
Microsoft::Applications::Events::SessionState (C++ enum)
Microsoft::Applications::Events::SessionState::Session_Ended (C++ enumerator)
Microsoft::Applications::Events::SessionState::Session_Started (C++ enumerator)
Microsoft::Applications::Events::status_t (C++ enum)
Microsoft::Applications::Events::status_t::STATUS_EALREADY (C++ enumerator)
Microsoft::Applications::Events::status_t::STATUS_EFAIL (C++ enumerator)
Microsoft::Applications::Events::status_t::STATUS_ENOSYS (C++ enumerator)
Microsoft::Applications::Events::status_t::STATUS_ENOTSUP (C++ enumerator)
Microsoft::Applications::Events::status_t::STATUS_EPERM (C++ enumerator)
Microsoft::Applications::Events::status_t::STATUS_SUCCESS (C++ enumerator)
Microsoft::Applications::Events::StorageBlob (C++ type)
Microsoft::Applications::Events::StorageRecord (C++ struct)
Microsoft::Applications::Events::StorageRecord::blob (C++ member)
Microsoft::Applications::Events::StorageRecord::id (C++ member)
Microsoft::Applications::Events::StorageRecord::latency (C++ member)
Microsoft::Applications::Events::StorageRecord::operator== (C++ function)
Microsoft::Applications::Events::StorageRecord::persistence (C++ member)
Microsoft::Applications::Events::StorageRecord::reservedUntil (C++ member)
Microsoft::Applications::Events::StorageRecord::retryCount (C++ member)
Microsoft::Applications::Events::StorageRecord::StorageRecord (C++ function)
,
[1]
,
[2]
Microsoft::Applications::Events::StorageRecord::tenantToken (C++ member)
Microsoft::Applications::Events::StorageRecord::timestamp (C++ member)
Microsoft::Applications::Events::StorageRecordId (C++ type)
Microsoft::Applications::Events::StorageRecordVector (C++ type)
Microsoft::Applications::Events::TICKETS_PREPEND_STRING (C++ member)
Microsoft::Applications::Events::TicketType (C++ enum)
Microsoft::Applications::Events::TicketType::TicketType_AAD (C++ enumerator)
Microsoft::Applications::Events::TicketType::TicketType_AAD_JWT (C++ enumerator)
Microsoft::Applications::Events::TicketType::TicketType_AAD_User (C++ enumerator)
Microsoft::Applications::Events::TicketType::TicketType_MSA_Device (C++ enumerator)
Microsoft::Applications::Events::TicketType::TicketType_MSA_User (C++ enumerator)
Microsoft::Applications::Events::TicketType::TicketType_XAuth_Device (C++ enumerator)
Microsoft::Applications::Events::TicketType::TicketType_XAuth_User (C++ enumerator)
Microsoft::Applications::Events::ticksPerSecond (C++ member)
Microsoft::Applications::Events::ticksUnixEpoch (C++ member)
Microsoft::Applications::Events::time_ticks_t (C++ struct)
Microsoft::Applications::Events::time_ticks_t::operator= (C++ function)
,
[1]
Microsoft::Applications::Events::time_ticks_t::ticks (C++ member)
Microsoft::Applications::Events::time_ticks_t::time_ticks_t (C++ function)
,
[1]
,
[2]
,
[3]
,
[4]
Microsoft::Applications::Events::TraceLevel (C++ enum)
Microsoft::Applications::Events::TraceLevel::TraceLevel_Error (C++ enumerator)
Microsoft::Applications::Events::TraceLevel::TraceLevel_Information (C++ enumerator)
Microsoft::Applications::Events::TraceLevel::TraceLevel_None (C++ enumerator)
Microsoft::Applications::Events::TraceLevel::TraceLevel_Verbose (C++ enumerator)
Microsoft::Applications::Events::TraceLevel::TraceLevel_Warning (C++ enumerator)
Microsoft::Applications::Events::TransmitProfile (C++ enum)
Microsoft::Applications::Events::TransmitProfile::TransmitProfile_BestEffort (C++ enumerator)
Microsoft::Applications::Events::TransmitProfile::TransmitProfile_NearRealTime (C++ enumerator)
Microsoft::Applications::Events::TransmitProfile::TransmitProfile_RealTime (C++ enumerator)
Microsoft::Applications::Events::TRANSMITPROFILE_BESTEFFORT (C++ member)
Microsoft::Applications::Events::TRANSMITPROFILE_NEARREALTIME (C++ member)
Microsoft::Applications::Events::TRANSMITPROFILE_REALTIME (C++ member)
Microsoft::Applications::Events::UserState (C++ enum)
Microsoft::Applications::Events::UserState::UserState_Connected (C++ enumerator)
Microsoft::Applications::Events::UserState::UserState_Reachable (C++ enumerator)
Microsoft::Applications::Events::UserState::UserState_SignedIn (C++ enumerator)
Microsoft::Applications::Events::UserState::UserState_SignedOut (C++ enumerator)
Microsoft::Applications::Events::UserState::UserState_Unknown (C++ enumerator)
Microsoft::Applications::Events::Variant (C++ class)
Microsoft::Applications::Events::Variant::assign (C++ function)
Microsoft::Applications::Events::Variant::bV (C++ member)
Microsoft::Applications::Events::Variant::ConstNull (C++ function)
Microsoft::Applications::Events::Variant::dV (C++ member)
Microsoft::Applications::Events::Variant::escape (C++ function)
Microsoft::Applications::Events::Variant::from_array (C++ function)
Microsoft::Applications::Events::Variant::from_map (C++ function)
Microsoft::Applications::Events::Variant::from_vector (C++ function)
Microsoft::Applications::Events::Variant::iV (C++ member)
Microsoft::Applications::Events::Variant::merge_map (C++ function)
Microsoft::Applications::Events::Variant::move (C++ function)
Microsoft::Applications::Events::Variant::operator bool (C++ function)
Microsoft::Applications::Events::Variant::operator const char* (C++ function)
Microsoft::Applications::Events::Variant::operator double (C++ function)
Microsoft::Applications::Events::Variant::operator float (C++ function)
Microsoft::Applications::Events::Variant::operator int16_t (C++ function)
Microsoft::Applications::Events::Variant::operator int32_t (C++ function)
Microsoft::Applications::Events::Variant::operator int64_t (C++ function)
Microsoft::Applications::Events::Variant::operator int8_t (C++ function)
Microsoft::Applications::Events::Variant::operator std::string& (C++ function)
Microsoft::Applications::Events::Variant::operator uint16_t (C++ function)
Microsoft::Applications::Events::Variant::operator uint32_t (C++ function)
Microsoft::Applications::Events::Variant::operator uint64_t (C++ function)
Microsoft::Applications::Events::Variant::operator uint8_t (C++ function)
Microsoft::Applications::Events::Variant::operator VariantArray& (C++ function)
Microsoft::Applications::Events::Variant::operator VariantMap& (C++ function)
,
[1]
Microsoft::Applications::Events::Variant::operator void* (C++ function)
Microsoft::Applications::Events::Variant::operator() (C++ function)
Microsoft::Applications::Events::Variant::operator= (C++ function)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
,
[8]
,
[9]
,
[10]
,
[11]
,
[12]
,
[13]
,
[14]
Microsoft::Applications::Events::Variant::operator[] (C++ function)
Microsoft::Applications::Events::Variant::pV (C++ member)
Microsoft::Applications::Events::Variant::serialize (C++ function)
,
[1]
Microsoft::Applications::Events::Variant::sV (C++ member)
Microsoft::Applications::Events::Variant::Type (C++ enum)
Microsoft::Applications::Events::Variant::type (C++ member)
Microsoft::Applications::Events::Variant::Type::TYPE_ARR (C++ enumerator)
Microsoft::Applications::Events::Variant::Type::TYPE_BOOL (C++ enumerator)
Microsoft::Applications::Events::Variant::Type::TYPE_DOUBLE (C++ enumerator)
Microsoft::Applications::Events::Variant::Type::TYPE_INT (C++ enumerator)
Microsoft::Applications::Events::Variant::Type::TYPE_NULL (C++ enumerator)
Microsoft::Applications::Events::Variant::Type::TYPE_OBJ (C++ enumerator)
Microsoft::Applications::Events::Variant::Type::TYPE_PTR (C++ enumerator)
Microsoft::Applications::Events::Variant::Type::TYPE_STRING (C++ enumerator)
Microsoft::Applications::Events::Variant::Type::TYPE_STRING2 (C++ enumerator)
Microsoft::Applications::Events::Variant::Variant (C++ function)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
,
[8]
,
[9]
,
[10]
,
[11]
,
[12]
,
[13]
,
[14]
,
[15]
,
[16]
,
[17]
,
[18]
,
[19]
,
[20]
,
[21]
,
[22]
Microsoft::Applications::Events::Variant::~Variant (C++ function)
Microsoft::Applications::Events::VariantArray (C++ type)
Microsoft::Applications::Events::VariantMap (C++ type)
Microsoft::Applications::Events::Version (C++ member)
Microsoft::Applications::Experimentation::AFD::AFDClientConfiguration (C++ struct)
Microsoft::Applications::Experimentation::AFD::AFDClientConfiguration::cacheFilePathName (C++ member)
Microsoft::Applications::Experimentation::AFD::AFDClientConfiguration::clientId (C++ member)
Microsoft::Applications::Experimentation::AFD::AFDClientConfiguration::clientVersion (C++ member)
Microsoft::Applications::Experimentation::AFD::AFDClientConfiguration::corpnet (C++ member)
Microsoft::Applications::Experimentation::AFD::AFDClientConfiguration::defaultExpiryTimeInMin (C++ member)
Microsoft::Applications::Experimentation::AFD::AFDClientConfiguration::enableAFDClientTelemetry (C++ member)
Microsoft::Applications::Experimentation::AFD::AFDClientConfiguration::existingUser (C++ member)
Microsoft::Applications::Experimentation::AFD::AFDClientConfiguration::impressionGuid (C++ member)
Microsoft::Applications::Experimentation::AFD::AFDClientConfiguration::market (C++ member)
Microsoft::Applications::Experimentation::AFD::AFDClientConfiguration::serverUrls (C++ member)
Microsoft::Applications::Experimentation::AFD::AFDClientConfiguration::setflight (C++ member)
Microsoft::Applications::Experimentation::AFD::AFDClientConfiguration::verbose (C++ member)
Microsoft::Applications::Experimentation::AFD::IAFDClient (C++ class)
Microsoft::Applications::Experimentation::AFD::IAFDClient::AddListener (C++ function)
Microsoft::Applications::Experimentation::AFD::IAFDClient::CreateInstance (C++ function)
Microsoft::Applications::Experimentation::AFD::IAFDClient::DestroyInstance (C++ function)
Microsoft::Applications::Experimentation::AFD::IAFDClient::GetAFDConfiguration (C++ function)
Microsoft::Applications::Experimentation::AFD::IAFDClient::GetConfigs (C++ function)
Microsoft::Applications::Experimentation::AFD::IAFDClient::GetETag (C++ function)
Microsoft::Applications::Experimentation::AFD::IAFDClient::GetFeatures (C++ function)
Microsoft::Applications::Experimentation::AFD::IAFDClient::GetFlights (C++ function)
Microsoft::Applications::Experimentation::AFD::IAFDClient::GetKeys (C++ function)
Microsoft::Applications::Experimentation::AFD::IAFDClient::GetSetting (C++ function)
,
[1]
,
[2]
,
[3]
Microsoft::Applications::Experimentation::AFD::IAFDClient::GetSettings (C++ function)
Microsoft::Applications::Experimentation::AFD::IAFDClient::GetSettingsAsDbls (C++ function)
Microsoft::Applications::Experimentation::AFD::IAFDClient::GetSettingsAsInts (C++ function)
Microsoft::Applications::Experimentation::AFD::IAFDClient::Initialize (C++ function)
Microsoft::Applications::Experimentation::AFD::IAFDClient::RegisterLogger (C++ function)
Microsoft::Applications::Experimentation::AFD::IAFDClient::RemoveListener (C++ function)
Microsoft::Applications::Experimentation::AFD::IAFDClient::Resume (C++ function)
Microsoft::Applications::Experimentation::AFD::IAFDClient::SetRequestHeaders (C++ function)
Microsoft::Applications::Experimentation::AFD::IAFDClient::SetRequestParameters (C++ function)
Microsoft::Applications::Experimentation::AFD::IAFDClient::SetRetryTimeFactor (C++ function)
Microsoft::Applications::Experimentation::AFD::IAFDClient::Start (C++ function)
Microsoft::Applications::Experimentation::AFD::IAFDClient::Stop (C++ function)
Microsoft::Applications::Experimentation::AFD::IAFDClient::Suspend (C++ function)
Microsoft::Applications::Experimentation::AFD::IAFDClientCallback (C++ class)
Microsoft::Applications::Experimentation::AFD::IAFDClientCallback::AFDClientEventContext (C++ struct)
,
[1]
Microsoft::Applications::Experimentation::AFD::IAFDClientCallback::AFDClientEventContext::clientId (C++ member)
,
[1]
Microsoft::Applications::Experimentation::AFD::IAFDClientCallback::AFDClientEventContext::clientVersion (C++ member)
,
[1]
Microsoft::Applications::Experimentation::AFD::IAFDClientCallback::AFDClientEventContext::configExpiryTimeInSec (C++ member)
,
[1]
Microsoft::Applications::Experimentation::AFD::IAFDClientCallback::AFDClientEventContext::configs (C++ member)
,
[1]
Microsoft::Applications::Experimentation::AFD::IAFDClientCallback::AFDClientEventContext::configUpdateFromAFD (C++ member)
,
[1]
Microsoft::Applications::Experimentation::AFD::IAFDClientCallback::AFDClientEventContext::features (C++ member)
,
[1]
Microsoft::Applications::Experimentation::AFD::IAFDClientCallback::AFDClientEventContext::flightingVersion (C++ member)
,
[1]
Microsoft::Applications::Experimentation::AFD::IAFDClientCallback::AFDClientEventContext::flights (C++ member)
,
[1]
Microsoft::Applications::Experimentation::AFD::IAFDClientCallback::AFDClientEventContext::impressionID (C++ member)
,
[1]
Microsoft::Applications::Experimentation::AFD::IAFDClientCallback::AFDClientEventContext::requestHeaders (C++ member)
,
[1]
Microsoft::Applications::Experimentation::AFD::IAFDClientCallback::AFDClientEventContext::requestParameters (C++ member)
,
[1]
Microsoft::Applications::Experimentation::AFD::IAFDClientCallback::AFDClientEventType (C++ enum)
Microsoft::Applications::Experimentation::AFD::IAFDClientCallback::AFDClientEventType::ET_CONFIG_UPDATE_FAILED (C++ enumerator)
Microsoft::Applications::Experimentation::AFD::IAFDClientCallback::AFDClientEventType::ET_CONFIG_UPDATE_SUCCEEDED (C++ enumerator)
Microsoft::Applications::Experimentation::AFD::IAFDClientCallback::OnAFDClientEvent (C++ function)
Microsoft::Applications::Experimentation::ECS::ECSClientConfiguration (C++ struct)
Microsoft::Applications::Experimentation::ECS::ECSClientConfiguration::cacheFilePathName (C++ member)
Microsoft::Applications::Experimentation::ECS::ECSClientConfiguration::clientName (C++ member)
Microsoft::Applications::Experimentation::ECS::ECSClientConfiguration::clientVersion (C++ member)
Microsoft::Applications::Experimentation::ECS::ECSClientConfiguration::defaultExpiryTimeInMin (C++ member)
Microsoft::Applications::Experimentation::ECS::ECSClientConfiguration::enableECSClientTelemetry (C++ member)
Microsoft::Applications::Experimentation::ECS::ECSClientConfiguration::serverUrls (C++ member)
Microsoft::Applications::Experimentation::ECS::IECSClient (C++ class)
Microsoft::Applications::Experimentation::ECS::IECSClient::AddListener (C++ function)
Microsoft::Applications::Experimentation::ECS::IECSClient::CreateInstance (C++ function)
Microsoft::Applications::Experimentation::ECS::IECSClient::DestroyInstance (C++ function)
Microsoft::Applications::Experimentation::ECS::IECSClient::GetConfigs (C++ function)
Microsoft::Applications::Experimentation::ECS::IECSClient::GetETag (C++ function)
Microsoft::Applications::Experimentation::ECS::IECSClient::GetKeys (C++ function)
Microsoft::Applications::Experimentation::ECS::IECSClient::GetSetting (C++ function)
,
[1]
,
[2]
,
[3]
Microsoft::Applications::Experimentation::ECS::IECSClient::GetSettings (C++ function)
Microsoft::Applications::Experimentation::ECS::IECSClient::GetSettingsAsDbls (C++ function)
Microsoft::Applications::Experimentation::ECS::IECSClient::GetSettingsAsInts (C++ function)
Microsoft::Applications::Experimentation::ECS::IECSClient::Initialize (C++ function)
Microsoft::Applications::Experimentation::ECS::IECSClient::RegisterLogger (C++ function)
Microsoft::Applications::Experimentation::ECS::IECSClient::RemoveListener (C++ function)
Microsoft::Applications::Experimentation::ECS::IECSClient::Resume (C++ function)
Microsoft::Applications::Experimentation::ECS::IECSClient::SetDeviceId (C++ function)
Microsoft::Applications::Experimentation::ECS::IECSClient::SetRequestParameters (C++ function)
Microsoft::Applications::Experimentation::ECS::IECSClient::SetRetryTimeFactor (C++ function)
Microsoft::Applications::Experimentation::ECS::IECSClient::SetUserId (C++ function)
Microsoft::Applications::Experimentation::ECS::IECSClient::Start (C++ function)
Microsoft::Applications::Experimentation::ECS::IECSClient::Stop (C++ function)
Microsoft::Applications::Experimentation::ECS::IECSClient::Suspend (C++ function)
Microsoft::Applications::Experimentation::ECS::IECSClient::TryGetBoolSetting (C++ function)
Microsoft::Applications::Experimentation::ECS::IECSClient::TryGetDoubleSetting (C++ function)
Microsoft::Applications::Experimentation::ECS::IECSClient::TryGetIntSetting (C++ function)
Microsoft::Applications::Experimentation::ECS::IECSClient::TryGetLongSetting (C++ function)
Microsoft::Applications::Experimentation::ECS::IECSClient::TryGetSetting (C++ function)
Microsoft::Applications::Experimentation::ECS::IECSClientCallback (C++ class)
Microsoft::Applications::Experimentation::ECS::IECSClientCallback::ECSClientEventContext (C++ struct)
,
[1]
Microsoft::Applications::Experimentation::ECS::IECSClientCallback::ECSClientEventContext::clientName (C++ member)
,
[1]
Microsoft::Applications::Experimentation::ECS::IECSClientCallback::ECSClientEventContext::clientVersion (C++ member)
,
[1]
Microsoft::Applications::Experimentation::ECS::IECSClientCallback::ECSClientEventContext::configExpiryTimeInSec (C++ member)
,
[1]
Microsoft::Applications::Experimentation::ECS::IECSClientCallback::ECSClientEventContext::configUpdateFromECS (C++ member)
,
[1]
Microsoft::Applications::Experimentation::ECS::IECSClientCallback::ECSClientEventContext::deviceId (C++ member)
,
[1]
Microsoft::Applications::Experimentation::ECS::IECSClientCallback::ECSClientEventContext::requestParameters (C++ member)
,
[1]
Microsoft::Applications::Experimentation::ECS::IECSClientCallback::ECSClientEventContext::userId (C++ member)
,
[1]
Microsoft::Applications::Experimentation::ECS::IECSClientCallback::ECSClientEventType (C++ enum)
Microsoft::Applications::Experimentation::ECS::IECSClientCallback::ECSClientEventType::ET_CONFIG_UPDATE_FAILED (C++ enumerator)
Microsoft::Applications::Experimentation::ECS::IECSClientCallback::ECSClientEventType::ET_CONFIG_UPDATE_SUCCEEDED (C++ enumerator)
Microsoft::Applications::Experimentation::ECS::IECSClientCallback::OnECSClientEvent (C++ function)
Microsoft::Applications::Telemetry::LogConfiguration (C++ struct)
Microsoft::Applications::Telemetry::LogConfiguration::blobCollectorUri (C++ member)
Microsoft::Applications::Telemetry::LogConfiguration::cacheFilePath (C++ member)
Microsoft::Applications::Telemetry::LogConfiguration::cacheFileSizeLimitInBytes (C++ member)
Microsoft::Applications::Telemetry::LogConfiguration::cacheMemorySizeLimitInBytes (C++ member)
Microsoft::Applications::Telemetry::LogConfiguration::enableLifecycleSession (C++ member)
Microsoft::Applications::Telemetry::LogConfiguration::eventCollectorUri (C++ member)
Microsoft::Applications::Telemetry::LogConfiguration::maxDBFlushQueues (C++ member)
Microsoft::Applications::Telemetry::LogConfiguration::maxPendingHTTPRequests (C++ member)
Microsoft::Applications::Telemetry::LogConfiguration::maxTeardownUploadTimeInSec (C++ member)
Microsoft::Applications::Telemetry::LogConfiguration::minimumTraceLevel (C++ member)
Microsoft::Applications::Telemetry::LogConfiguration::multiTenantEnabled (C++ member)
Microsoft::Applications::Telemetry::LogConfiguration::sdkmode (C++ member)
Microsoft::Applications::Telemetry::LogConfiguration::traceLevelMask (C++ member)
MICROSOFT_EVENTTAG_CORE_DATA (C macro)
MICROSOFT_EVENTTAG_COSTDEFERRED_LATENCY (C macro)
MICROSOFT_EVENTTAG_CRITICAL_PERSISTENCE (C macro)
MICROSOFT_EVENTTAG_DROP_PII (C macro)
MICROSOFT_EVENTTAG_HASH_PII (C macro)
MICROSOFT_EVENTTAG_INJECT_XTOKEN (C macro)
MICROSOFT_EVENTTAG_MARK_PII (C macro)
MICROSOFT_EVENTTAG_NORMAL_LATENCY (C macro)
MICROSOFT_EVENTTAG_NORMAL_PERSISTENCE (C macro)
MICROSOFT_EVENTTAG_REALTIME_LATENCY (C macro)
MICROSOFT_KEYWORD_CRITICAL_DATA (C macro)
MICROSOFT_KEYWORD_MEASURES (C macro)
MICROSOFT_KEYWORD_TELEMETRY (C macro)
O
OACR_USE_PTR (C macro)
P
PAL (C macro)
PAL_NS_BEGIN (C macro)
PAL_NS_END (C macro)
PDT_BrowsingHistory (C macro)
PDT_DeviceConnectivityAndConfiguration (C macro)
PDT_InkingTypingAndSpeechUtterance (C macro)
PDT_ProductAndServicePerformance (C macro)
PDT_ProductAndServiceUsage (C macro)
PDT_SoftwareSetupAndInventory (C macro)
PII_BOOL (C macro)
PII_DBL (C macro)
PII_GUID (C macro)
PII_INT (C macro)
PII_STR (C macro)
PII_TIME (C macro)
S
SESSION_DURATION (C macro)
SESSION_DURATION_BUCKET (C macro)
SESSION_FIRST_TIME (C macro)
SESSION_ID (C macro)
SESSION_ID_LEGACY (C macro)
SESSION_IMPRESSION_ID (C macro)
SESSION_SDKUID (C macro)
SESSION_STATE (C macro)
SETTER_METHOD (C macro)
STRINGIFY (C macro)
STRINGIZE (C macro)
STRINGIZE_DETAIL (C macro)
T
task_callback_fn_t (C++ type)
task_dispatcher_cancel_fn_t (C++ type)
task_dispatcher_join_fn_t (C++ type)
task_dispatcher_queue_fn_t (C++ type)
TELEMETRY_EVENT (C macro)
TELEMETRY_EVENTS_VERSION (C macro)
TOKENPASTE (C macro)
TOKENPASTE2 (C macro)
U
UNREFERENCED_PARAMETER (C macro)
V
Variant (C++ class)
Variant::assign (C++ function)
Variant::bV (C++ member)
Variant::ConstNull (C++ function)
Variant::dV (C++ member)
Variant::escape (C++ function)
Variant::from_array (C++ function)
Variant::from_map (C++ function)
Variant::from_vector (C++ function)
Variant::iV (C++ member)
Variant::merge_map (C++ function)
Variant::move (C++ function)
Variant::operator bool (C++ function)
Variant::operator const char* (C++ function)
Variant::operator double (C++ function)
Variant::operator float (C++ function)
Variant::operator int16_t (C++ function)
Variant::operator int32_t (C++ function)
Variant::operator int64_t (C++ function)
Variant::operator int8_t (C++ function)
Variant::operator std::string& (C++ function)
Variant::operator uint16_t (C++ function)
Variant::operator uint32_t (C++ function)
Variant::operator uint64_t (C++ function)
Variant::operator uint8_t (C++ function)
Variant::operator VariantArray& (C++ function)
Variant::operator VariantMap& (C++ function)
,
[1]
Variant::operator void* (C++ function)
Variant::operator() (C++ function)
Variant::operator= (C++ function)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
,
[8]
,
[9]
,
[10]
,
[11]
,
[12]
,
[13]
,
[14]
Variant::operator[] (C++ function)
Variant::pV (C++ member)
Variant::serialize (C++ function)
,
[1]
Variant::sV (C++ member)
Variant::Type (C++ enum)
Variant::type (C++ member)
Variant::Type::TYPE_ARR (C++ enumerator)
Variant::Type::TYPE_BOOL (C++ enumerator)
Variant::Type::TYPE_DOUBLE (C++ enumerator)
Variant::Type::TYPE_INT (C++ enumerator)
Variant::Type::TYPE_NULL (C++ enumerator)
Variant::Type::TYPE_OBJ (C++ enumerator)
Variant::Type::TYPE_PTR (C++ enumerator)
Variant::Type::TYPE_STRING (C++ enumerator)
Variant::Type::TYPE_STRING2 (C++ enumerator)
Variant::Variant (C++ function)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
,
[8]
,
[9]
,
[10]
,
[11]
,
[12]
,
[13]
,
[14]
,
[15]
,
[16]
,
[17]
,
[18]
,
[19]
,
[20]
,
[21]
,
[22]
Variant::~Variant (C++ function)
VARIANT_LOCK (C macro)
VARIANT_LOCKGUARD (C macro)
VARIANT_PROP (C macro)
,
[1]