Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |