Previous Topic: bool SetTakeSnapshot(LPCTSTR szTakeSnapshotName)

Next Topic: bool SetUDP(LPCTSTR szUDPName)


bool SetTakeSnapshot(HAROBJID iObjId)

Sets the specified TakeSnapshot as the current context TakeSnapshot.

Owning Class

CaContext

Arguments

HAROBJID iObjId

Return Value

True if success, false if fails

Example

rContext.SetTakeSnapshot( iObjId );

More information: