Name

GetNumRootSnapshots

Description

HRESULT
GetNumRootSnapshots([out] LONG* result,
                    [out,retval] ULONGLONG* error);

This function returns the number of top-level (root) snapshots belonging to a virtual machine.

Parameters

result
The number of root snapshots on this virtual machine.

Return Value

HRESULT

Remarks

Side Effects

None.

Requirements

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