Previous Topic: LPCTSTR GetDescription(void)

Next Topic: HINT32 GetPathOption(void)


HINT32 GetCheckinMode(void)

Gets the Checkin Mode attribute for this process.

Owning Class

CaCheckin

Arguments

None

Return Value

HINT32-the value

Example

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

More information: