This document is archived and information here might be outdated. Recommended version. |
Select found features.
[Visual Basic .NET] Public Sub Select ( _ ByVal pDisplay As IScreenDisplay _ )
[C#] public void Select ( IScreenDisplay pDisplay );
[C++]
HRESULT Select(
IScreenDisplay* pDisplay
);
[C++] Parameters pDisplay [in]
pDisplay is a parameter of type IScreenDisplay*