Platform SDK: Broadcast Architecture

CChannelProperty::SetChannelID

The SetChannelID method sets the value of the CP Channel ID field in the CChannelProperty record object. C syntax is shown.

void SetChannelID(
  LONG lChannelID  
);

Parameters

lChannelID
CP Channel ID 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 chprop.h.
  Import Library: Use dbsets.lib or dbsetsst.lib.

See Also

CP Channel ID