GetComparisonValue

GetComparisonValue 1:

Gets a value that reflects changes of the underlying object (e.g., the timestamp of the latest object change).

Syntax

Definition:

METHOD GetComparisonValue : HRESULT
VAR_INPUT
    nComparisonValue : Reference To LINT;
END_VAR

GetComparisonValue 2: Inputs

Name

Type

Description

nComparisonValue

Reference To LINT

Returns the comparison value.

GetComparisonValue 3: Return value

HRESULT