Visual Basic (Declaration) | |
---|---|
Public Property LongValue As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int LongValue {get; set;} |
Return Value
The WIA property long value.For an example, refer to WiaSession.GetPropertyLong.
To get the WIA property Long value from this property, call the GetPropertyLong method first to ensure this property contains a valid value. To set this property, provide it with your value and then call the SetPropertyLong method.
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family, Windows Server 2008 family