This document is archived and information here might be outdated. Recommended version. |
Returns the Tracking Display Manager.
[Visual Basic .NET] Public ReadOnly Property DisplayManager As ITAUpdateControl
[C#] public ITAUpdateControl DisplayManager {get;}
[C++]
HRESULT get_DisplayManager(
ITAUpdateControl** ppiTAUpdateControl
);
[C++] Parameters ppiTAUpdateControl [out, retval]
ppiTAUpdateControl is a parameter of type ITAUpdateControl**