ISPDocumentParser.ExtractThumbnail Method

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Extracts the thumbnail image of this document from the document.

HRESULT ExtractThumbnail(

Parameters

pilb

[in] The document from which to extract the thumbnail.

pistmThumbnail

[in] The document thumbnail image.

Return Value

The parser methods return typical HRESULT values. In general, the parser should return a positive OK value when successful or a negative FAIL value when unsuccessful.

See Also

Concepts

Custom Document Parsers

Document Parser Processing

Document Parser Interface Overview