This document is archived and information here might be outdated. Recommended version. |
The number of bookmarks.
[Visual Basic .NET]
Public ReadOnly Property BookmarkCount As Integer
[C#]
public int BookmarkCount {get;}
[C++]
HRESULT get_BookmarkCount(
System.Int32* pBookmarkCount
);
[C++] Parameters pBookmarkCount [out, retval]
pBookmarkCount is a parameter of type long*