GetTimestamp

GetTimestamp 1:

Gets the timestamp of the latest image change.

Syntax

Definition:

METHOD GetTimestamp : HRESULT
VAR_INPUT
    nTimestamp : Reference To LINT;
END_VAR

GetTimestamp 2: Inputs

Name

Type

Description

nTimestamp

Reference To LINT

Returns the timestamp.

GetTimestamp 3: Return value

HRESULT