GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / TwainGetCapCurrentNumeric Method





In This Topic
TwainGetCapCurrentNumeric Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Function TwainGetCapCurrentNumeric( _
   ByVal Cap As TwainCapabilities, _
   ByRef CurrentValue As Double _
) As Boolean
public bool TwainGetCapCurrentNumeric( 
   TwainCapabilities Cap,
   ref double CurrentValue
)
public function TwainGetCapCurrentNumeric( 
    Cap: TwainCapabilities;
   var  CurrentValue: Double
): Boolean; 
public function TwainGetCapCurrentNumeric( 
   Cap : TwainCapabilities,
   CurrentValue : double
) : boolean;
public: bool TwainGetCapCurrentNumeric( 
   TwainCapabilities Cap,
   ref double CurrentValue
) 
public:
bool TwainGetCapCurrentNumeric( 
   TwainCapabilities Cap,
   double% CurrentValue
) 

Parameters

Cap
CurrentValue
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members