Platform SDK: Broadcast Architecture

CBroadcastProperty::SetName

The SetName method sets the value of the BP Name field in the CBroadcastProperty record object. C syntax is shown.

void SetName(
  LPCTSTR cszName  
);

Parameters

cszName
BP Name 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 brprop.h.
  Import Library: Use dbsets.lib or dbsetsst.lib.

See Also

BP Name