Class SnapshotHelper
Inheritance
SnapshotHelper
Assembly: CAMAPI.DotnetHelper.dll
Syntax
public static class SnapshotHelper
Methods
CreationTime(ComWrapper<ICamApiSnapshot>)
Creation time of snapshot
Declaration
public static _FILETIME CreationTime(this ComWrapper<ICamApiSnapshot> snapshotCom)
Parameters
Returns
IsAuto(ComWrapper<ICamApiSnapshot>)
Snapshot is made automatically or manually by user
Declaration
public static bool IsAuto(this ComWrapper<ICamApiSnapshot> snapshotCom)
Parameters
Returns