This document is archived and information here might be outdated. Recommended version. |
Detach all objects from the track.
[Visual Basic .NET]
Public Sub DetachAllObjects ( _
)
[C#]
public void DetachAllObjects (
);
[C++]
HRESULT DetachAllObjects(
void
);