Platform SDK: Broadcast Architecture

CChannelT::Length

The Length method returns the value of the C Length field from the CChannelT record object. C syntax is shown.

long Length(void);

Parameters

None.

Return Values

Returns the value of the C Length field.

Requirements

  Windows NT/2000: Unsupported.
  Windows 95/98: Requires Windows 98.
  Header: Declared in channelt.h.
  Import Library: Use dbsets.lib or dbsetsst.lib.

See Also

C Length