Previous Topic: HINT32 GetCheckinMode(void)

Next Topic: LPCTSTR GetClientDir(void)


HINT32 GetPathOption(void)

Gets the Path Option attribute for this process.

Owning Class

CaCheckin

Arguments

None

Return Value

HINT32-the value

Example

CaCheckin& rCheckin = rContext.GetCheckin(); HINT32 iOption = rCheckin.GetPathOption();

More information: