Previous Topic: bool SetBranchOut(bool bFlag)

Next Topic: LPCTSTR GetDescription(void)


HINT32 GetItemOption(void)

Gets the Item Option attribute for this process.

Owning Class

CaCheckin

Arguments

None

Return Value

HINT32-the value

Example

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

More information: