GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging / WiaGetDevicePropertyInt Method





In This Topic
WiaGetDevicePropertyInt Method (IGdPictureImaging)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(936)>
Function WiaGetDevicePropertyInt( _
   ByVal PropertyID As Integer, _
   ByRef PropertyValue As Integer _
) As GdPictureStatus
[DispId(936)]
GdPictureStatus WiaGetDevicePropertyInt( 
   int PropertyID,
   ref int PropertyValue
)
function WiaGetDevicePropertyInt( 
    PropertyID: Integer;
   var  PropertyValue: Integer
): GdPictureStatus; 
DispIdAttribute(936)
function WiaGetDevicePropertyInt( 
   PropertyID : int,
   PropertyValue : int
) : GdPictureStatus;
[DispId(936)]
GdPictureStatus WiaGetDevicePropertyInt( 
   int PropertyID,
   ref int PropertyValue
) 
[DispId(936)]
GdPictureStatus WiaGetDevicePropertyInt( 
   int PropertyID,
   int% PropertyValue
) 

Parameters

PropertyID
PropertyValue
See Also

Reference

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