VariableTypes

Previous chapterNext chapter Show allShow all    Hide allHide all

The control only can work with bit variables, so 0x0004 is returned.

short CLatchedSwitchCtrl::VariableTypes()

{

return 0x0004; // Only bit variables

}