VintaSoftTwain Control v6.0
VintaSoftTwain Object / Device_Cap_ValueContainerType Property
In This Topic
    Device_Cap_ValueContainerType Property
    In This Topic
    Description
    Gets or sets type of container that is used for storing device capability value.
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property Device_Cap_ValueContainerType As enumDeviceCapabilityValueContainerType
    Return Type
    Remarks
    Call this property after Device_Open method.

    Information about error that occurs during getting/setting property value can be get using the Error and ErrorString properties.
    See Also