Share via


ITask::get_CreateTime method

Retrieves the task creation time.

Syntax

HRESULT get_CreateTime(
  [out] DATE *pRetVal
);

Parameters

  • pRetVal [out]
    The task creation time.

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

ITask

ITask::get_EndTime

ITask::get_StartTime