'Declaration
Public Function TwainGetPlanarChunky() As Integer
public int TwainGetPlanarChunky()
public function TwainGetPlanarChunky(): Integer;
public function TwainGetPlanarChunky() : int;
public: int TwainGetPlanarChunky();
public: int TwainGetPlanarChunky();
Return Value
0 for Chunky or 1 for planar. -1 If it is not supported by the current device -> Use
TwainGetLastResultCode() and TwainGetLastConditionCode() methods for diagnosing the error.