This document is archived and information here might be outdated. Recommended version. |
Synchronize Empty Attributes.
[Visual Basic .NET] Public Sub SynchronizeEmptyAttributes ( _ ByVal toSegment As ISegment _ )
[C#] public void SynchronizeEmptyAttributes ( ISegment toSegment );
[C++]
HRESULT SynchronizeEmptyAttributes(
ISegment* toSegment
);
[C++] Parameters toSegment
toSegment is a parameter of type ISegment*