GetFeederEnabled

#include "BiTwain.h"

 

int CALLBACK GetFeederEnabled (LPINT pEnable)

Description

This function retrieves whether the feeder is enabled or not.

Parameters

LPINT

pEnable

1: enabled, 0: disabled

Return values

Return TW_OK on success or an error code on failure.

Requirements

Header :     Declared in BiTwain.h; include BiTwain.h.

Library :    Use BiTwain.lib.

DLLs :       BiTwain.dll.