|
GetF7Info
|
|
| pInfo [out,retval]
|
| Pointer to the SAFEARRAY containing the following long values in the listed order:
|
|
|
| - maximum height of the partial scan in pixels
|
| - maximum width of the partial scan in pixels
|
| - minimum interval at which partial scan size can be changed horizontally
|
| - minimum interval at which partial scan size can be changed vertically
|
| - minimum interval at which the offset of partial scan can be changed horizontally
|
| - minimum interval at which the offset of partial scan can be changed vertically
|
| - maximum number of bytes per isochronous packet that can be set
|
| - minimum number of bytes per isochronous packet and minimum interval at which it can be changed
|
|
|
| S_OK
|
| Success
|
| E_FAIL
|
| Failure.
|
|
|