Platform SDK: Broadcast Architecture

CChannelT::SetLength

The SetLength method sets the value of the C Length field in the CChannelT record object. C syntax is shown.

void SetLength(
  long lLength 
);

Parameters

lLength
C Length value to set.

Return Values

This method does not return a value.

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