Previous Topic: bool SetClientDir(LPCTSTR szCDir)

Next Topic: bool SetDeleteAfterCI(bool bFlag)


bool SetViewPath(LPCTSTR szVPath)

Sets the repository View Path anchor for this process.

Owning Class

CaCheckin

Arguments

LPCTSTR szVPath-a valid repository view path

Return Value

True if success, false if fail

Example

CaCheckin& rCheckin = rContext.GetCheckin(); bool bResult = rCheckin.SetViewPath(“\rep\work”);

More information:

HSDK Programming Fundamentals

CaContext

bool SetClientDir(LPCTSTR szCDir)

void SetRemoteMachineName(LPCTSTR szRemoteMachineName)

LPCTSTR GetViewPath(void)

bool SetPathOption(HINT32 iOption)