tagFieldValue Structure

A structure containing the value of a field.

Syntax

Public Sub New ( _
   m_value As Object,
   m_length As Integer,
   m_status As Integer
)
public tagFieldValue {
   object m_value,
   uint m_length,
   uint m_status
)

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.