This document is archived and information here might be outdated. Recommended version. |
Save the bookmarks to a stream.
[Visual Basic .NET] Public Sub SaveBookmarks ( _ ByVal pStm As IStream _ )
[C#] public void SaveBookmarks ( IStream pStm );
[C++]
HRESULT SaveBookmarks(
IStream* pStm
);
[C++] Parameters pStm [in]
pStm is a parameter of type IStream*