Home
last modified time | relevance | path

Searched refs:CAP_XFERCOUNT (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/extensions/source/scanner/
H A Dtwain.cxx273 …TW_CAPABILITY aCap = { CAP_XFERCOUNT, TWON_ONEVALUE, GlobalAlloc( GHND, sizeof( TW_ONEVALUE ) ) … in ImplOpenSource()
H A Dscanwin.cxx317 …TW_CAPABILITY aCap = { CAP_XFERCOUNT, TWON_ONEVALUE, GlobalAlloc( GHND, sizeof( TW_ONEVALUE ) ) … in ImplOpenSource()
/AOO42X/main/twain/inc/
H A Dtwain.h1561 #define CAP_XFERCOUNT 0x0001 macro