Previous Topic: bool SetPackage(HAROBJID iObjId)

Next Topic: bool SetSnapshotView( HAROBJID iObjid )


bool SetSnapshotView(LPCTSTR szSnapshotViewName)

Sets the specified SnapshotView as the current context SnapshotView.

Owning Class

CaContext

Arguments

LPCTSTR szSnapshotViewName

Return Value

True if success, false if fails

Example

rContext.SetSnapshotView(szName);

More information: