CStreamType::SetValue

[This is preliminary documentation and subject to change.]

The SetValue method sets the value of the SR Value field in the CStreamType record object.

void SetValue(
  long lValue  
);
 

Parameters

lValue
The SR Value 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 streamty.h.
  Import Library: Use dbsets.lib or dbsetsSt.lib.
  Unicode: Yes.