Previous Topic: bool SetSnapshotView( HAROBJID iObjid )

Next Topic: void SetViewPath(LPCTSTR szViewPath)


void SetClientPath(LPCTSTR szClientPath)

Sets the specified Client Path as the current context Client Path.

Owning Class

CaContext

Arguments

LPCTSTR szClientPath

Return Value

None

Exceptions

Throws CaException on error.

Example

rContext.SetClientPath(szName);

More information: