Shows multiple objects in a specified 2D
window. Users can specify either a window identifier or a window
title or 'all' to show the objects in all 2d windows.
| [Visual Basic .NET] |
|---|
Public Sub ShowObjects( _
ByRef TruncObjectPaths As System.Array, _
ByVal WindowIdOrTitle As String _
)
|
| [C#] |
|---|
public void ShowObjects(
|
| [Managed C++] |
|---|
public: void ShowObjects(
|
| [Java] |
|---|
public showObjects(
|
| [Unmanaged C++] |
|---|
public: HRESULT ShowObjects(
|
- TruncObjectPaths
- WindowIdOrTitle