GetTimestamp

Gets the timestamp of the latest image change.

Syntax

Definition:

HRESULT GetTimestamp(
    LONGLONG& nTimestamp
)

Parameters

Name

Type

Description

nTimestamp

LONGLONG&

Returns the timestamp.

GetTimestamp 1: Return value

HRESULT