I am using the activex imgscan.ocx from the 'Kodak Imaging for Windows' in my main Form. It has a function SetScanCapability(capability_ID, Capability_Value)that I would like to use. However, the parameter Capability_Value is of 'Short' type, not really supported by VFP. How can I go around this problem?