Function ProSnapshotDelete
Description
delete a snapshot.
Replacement in Object TOOLKIT:
Synopsis
#include <ProKinDrag.h>
ProSnapshotDelete
(
const ProName snap_name
/* (In)
Name of the snapshot to be deleted.
*/
const ProAsmcomppath* path
/* (In)
ProAsmcomppath of snapshot. NULL can be passed for top level.
*/
)
Returns
The function was successful.
The snapshot with specified name is not found.
The function failed.
Sample Code References
User Guide References
¿Fue esto útil?