GetNumericContainerItemType method (Twain Control)
|
Builder Syntax |
int GetNumericContainerItemType(pTW_CAPABILITY pCapability, L_PINT pnItemType); |
|
Delphi Syntax |
Function GetNumericContainerItemType (pCapability: pTW_CAPABILITY; pnItemType: L_PINT ): L_INT; |
|
Overview |
Refer to How to Work with the Containers. |
Remarks
Gets the item type of the container of the specified capability.
See Also