GetNumericContainerValue method (Twain Control)
|
Builder Syntax |
int GetNumericContainerValue(pTW_CAPABILITY pCapability, int nIndex, void * ppValue); |
|
Delphi Syntax |
FunctionGetNumericContainerValue (pCapability: pTW_CAPABILITY; nIndex: L_INT; ppValue: Pointer ): L_INT; |
|
Overview |
Refer to How to Work with the Containers. |
Remarks
Gets the specified value from a container.
See Also
|
Elements: |
CreateNumericContainerOneValue method, CreateNumericContainerEnum method, CreateNumericContainerArray method, CreateNumericContainerRange method, FreeContainer method. |
|
Topics: |