CBroadcastProperty::SetDisplayOrder

[This is preliminary documentation and subject to change.]

The SetDisplayOrder method sets the value of the BP Display Order field in the CBroadcastProperty record object.

void SetDisplayOrder(
  long lDisplayOrder  
);
 

Parameters

lDisplayOrder
The BP Display Order 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 brprop.h.
  Import Library: Use dbsets.lib or dbsetsSt.lib.
  Unicode: Yes.