GetOrigin

Gets the origin of an event.

Syntax

Copied!

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

Header

include “IADLXChangedEvent.h”

Minimum version

1.0