| Platform SDK: Broadcast Architecture | 
The SetAbbreviation method sets the value of the BP Abbreviation field in the CBroadcastProperty record object. C syntax is shown.
void SetAbbreviation( LPCTSTR cszAbbreviation );
This method does not return a value.
  Windows NT/2000: Unsupported.
  Windows 95/98: Requires Windows 98.
  Header: Declared in brprop.h.
  Import Library: Use dbsets.lib or dbsetsst.lib.