This document is archived and information here might be outdated. Recommended version. |
Update Thumbnail of a ItemInfo by passing in a catalogpath.
[Visual Basic .NET]
Public Sub UpdateThumbnailInIndex ( _
ByVal Path As String _
)
[C#]
public void UpdateThumbnailInIndex (
string Path
);
[C++]
HRESULT UpdateThumbnailInIndex(
BSTR Path
);
[C++] Parameters Path [in]
Path is a parameter of type BSTR