Leadtools.Jpip.Client.InteractiveDecoder Namespace > DataLoadedEventArgs Class : DataLoadedEventArgs Constructor |
public DataLoadedEventArgs( DataBinClassIdValues classID, int codeStreamIndex, long identifierNumber, byte[] data, int offset, bool isCompleted )
'Declaration Public Function New( _ ByVal classID As DataBinClassIdValues, _ ByVal codeStreamIndex As Integer, _ ByVal identifierNumber As Long, _ ByVal data() As Byte, _ ByVal offset As Integer, _ ByVal isCompleted As Boolean _ )
'Usage Dim classID As DataBinClassIdValues Dim codeStreamIndex As Integer Dim identifierNumber As Long Dim data() As Byte Dim offset As Integer Dim isCompleted As Boolean Dim instance As New DataLoadedEventArgs(classID, codeStreamIndex, identifierNumber, data, offset, isCompleted)
public DataLoadedEventArgs( DataBinClassIdValues classID, int codeStreamIndex, long identifierNumber, byte[] data, int offset, bool isCompleted )
function DataLoadedEventArgs( classID , codeStreamIndex , identifierNumber , data , offset , isCompleted )
public: DataLoadedEventArgs( DataBinClassIdValues classID, int codeStreamIndex, int64 identifierNumber, array<byte>^ data, int offset, bool isCompleted )
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