ITravelLog::Clone method (shdeprecated.h)

Deprecated. Duplicates the contents of the current travel log.

Syntax

HRESULT Clone(
  [out] ITravelLog **pptl
);

Parameters

[out] pptl

Type: ITravelLog**

The address of a pointer to the interface representing the cloned travel log.

Return value

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Requirement Value
Target Platform Windows
Header shdeprecated.h