ITConnection::get_BandwidthModifier

[This is preliminary documentation and subject to change.]

Gets the bandwidth modifier, which is a single alphanumeric word giving the meaning of the bandwidth figure (BSTR). The two modifiers defined are CT (Conference Total) and AS (Application Specific Maximum).

HRESULT get_BandwidthModifier(
  BSTR *ppModifier
);
 

Parameters

ppModifier
[out] Bandwidth modifier.

Return Values

TBD