Name

VixSnapshot_GetParent

Description

VixError
VixSnapshot_GetParent(VixHandle snapshotHandle,
                      VixHandle *parentSnapshotHandle);

This function returns the parent of a snapshot.

Parameters

snapshotHandle
A snapshot handle.
parentSnapshotHandle
(output) A handle to the parent of the specified snapshot.

Return Value

VixError

Remarks

Side Effects

None.

Requirements

vix.h, since VMware Workstation 6.0
Copyright (C) 2007-2017 VMware, Inc. All rights reserved.