C# Class NewTOAPIA.Net.Udt.CUnitQueue.CQEntry

Show file Open project: Wiladams/NewTOAPIA

Public Properties

Property Type Description
m_iSize int
m_pBuffer System.IntPtr
m_pNext CQEntry
m_pUnit CUnit

Property Details

m_iSize public property

public int m_iSize
return int

m_pBuffer public property

public IntPtr,System m_pBuffer
return System.IntPtr

m_pNext public property

public CQEntry m_pNext
return CQEntry

m_pUnit public property

public CUnit,NewTOAPIA.Net.Udt m_pUnit
return CUnit