RemoveAllCustomTriggerSources Method

IviLxiSync

IviLxiSync Reference  

IIviLxiSyncTriggerSources.RemoveAllCustomTriggerSources Method

This function removes all of the custom trigger sources that were added using the Add Trigger Source function.


[Visual Basic]
Public Sub RemoveAllCustomTriggerSources( _
)

[C#]
public void RemoveAllCustomTriggerSources(
);

[C++]
HRESULT RemoveAllCustomTriggerSources(
);

See Also

IIviLxiSyncTriggerSources Interface | IIviLxiSyncTriggerSources Members | Ivi.LxiSync.Interop Namespace