Previous Topic: bool SetSnapshotView(LPCTSTR szSnapshotViewName)

Next Topic: void SetClientPath(LPCTSTR szClientPath)


bool SetSnapshotView( HAROBJID iObjid )

Sets the specified SnapshotView as the current context SnapshotView.

Owning Class

CaContext

Arguments

HAROBJID iObjid

Return Value

True if success, false if fails

Example

rContext.SetSnapshotView( iObjId );

More information: