RemoveAllCustomArmSources Method

IviLxiSync

IviLxiSync Reference  

IIviLxiSyncArmSources.RemoveAllCustomArmSources Method

This function removes all of the custom arm sources that were added using the Add Arm Source function.


[Visual Basic]
Public Sub RemoveAllCustomArmSources( _
)

[C#]
public void RemoveAllCustomArmSources(
);

[C++]
HRESULT RemoveAllCustomArmSources(
);

See Also

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