Platform SDK: Broadcast Architecture

CBroadcastProperty::Name

The Name method returns the value of the BP Name field from the CBroadcastProperty record object. C syntax is shown.

CString Name(void);

Parameters

None.

Return Values

Returns the value of the BP Name field.

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