ITcVnTiffExportNotification

Interface for sending displayable images as tiff via ADS notifications.

Inheritance Hierarchy

ITcUnknown
    ITcVnTiffExportNotification

ITcVnTiffExportNotification 1: Methods

Name

Origin

Description

TcAddRef

ITcUnknown

Increments the reference counter.

TcQueryInterface

ITcUnknown

Get a reference to an implemented interface.

TcRelease

ITcUnknown

Decrements the reference counter.

GetTimestamp

ITcVnTiffExportNotification

Gets the timestamp of the latest image change.

GetTiffImageRpcUnlocked

ITcVnTiffExportNotification

Export the image as tiff into a given buffer by means of an unlocked remote procedure call. It lies within the responsibility of the user to ensure that no conflicting accesses can occur.

System Requirements