CChannelProperty::SetBroadcastPropertyID

[This is preliminary documentation and subject to change.]

The SetBroadcastPropertyID method sets the value of the CP Broadcast Property ID field in the CChannelProperty record object.

void SetBroadcastPropertyID(
  long lBroadcastPropertyID  
);
 

Parameters

lBroadcastPropertyID
The CP Broadcast Property ID value to set.

Return Values

This method does not return a value.

QuickInfo

  Windows NT: Unsupported.
  Windows: Requires Windows 98.
  Windows CE: Unsupported.
  Header: Declared in dbrs.h.
  Import Library: Use dbsets.lib or dbsetsSt.lib.
  Unicode: Yes.