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