OSnapshotID Method
Applies To
OSnapshotID
Description
OSnapshotID constructor
Usage
OSnapshotID(void) throw(
OException
)
OSnapshotID
(const OSnapshotID& other) throw(
OException
)
OSnapshotID
(ODynaset& dyn) throw(
OException
)
Arguments
other
Another OSnapshotID object that is being copied.
dyn
An
ODynaset
to attach to after construction.
Remarks
These methods construct a new
OSnapShotID
instance.
Contents