This document is archived and information here might be outdated. Recommended version. |
Finds the Viewer.
[Visual Basic .NET] Public Function FindViewer ( _ ByVal Caption As String _ ) As ISceneViewer
[C#] public ISceneViewer FindViewer ( string Caption );
[C++]
HRESULT FindViewer(
BSTR Caption
);
[C++] Parameters Caption [in]
Caption is a parameter of type BSTR