IClusterCounter::get_Timestamp method

Do not call this method. The time stamp is an opaque object that is used internally by the compute cluster server.

Syntax

HRESULT get_Timestamp(
  [out] SAFEARRAY **pRetVal
);

Parameters

  • pRetVal [out]
    Reserved.

Return value

If the method succeeds, the return value is S_OK. Otherwise, the return value is an error code.

Requirements

Product

Compute Cluster Pack Client Utilities

Type library

Ccpapi.tlb

See also

IClusterCounter