Visual Basic (Declaration) | |
---|---|
Public Property MemoryBufferSize As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int MemoryBufferSize {get; set;} |
Return Value
An integer that represents the size of the memory buffer, in bytes, to be used in data transfer.Refer to WiaSession.AcquireToFile example.
This property is only valid when the WiaTransferMode value is Memory. Also, this property is ignored when using WIA version 2.0.
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family, Windows Server 2008 family