Skip to content

GetOrigin

Navigation: ADLX SDK ReferencesADLX InterfacesMiscellaneousIADLXChangedEvent

Syntax

ADLX_SYNC_ORIGIN    GetOrigin ()

Parameters

N/A

Return Value

If the event is triggered by a change in settings using ADLX in this application, SYNC_ORIGIN_INTERNAL is returned.

If the event is triggered by a change in settings using ADLX in another application, SYNC_ORIGIN_EXTERNAL is returned.

If the event has an unknown trigger, SYNC_ORIGIN_UNKNOWN is returned.

Requirements

Headerinclude “IADLXChangedEvent.h”
Minimum version1.0

See Also: ADLX Enums