Loads a buffer representing a file located on a disk.
public override byte[] LoadData()
public override byte[] LoadData()
function Leadtools.Services.DataContracts.FileBinaryData.LoadData()
'Declaration
Public Overrides Function LoadData() As Byte()
'Usage
Dim instance As FileBinaryData
Dim value() As Byte
value = instance.LoadData()
Return Value
An output buffer representing the file.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2