ITStreamQualityControl::Get method
[ This method is not available for use in Windows Vista, Windows Server 2008, and subsequent versions of the operating system. The RTC Client API provides similar functionality.]
The Get method retrieves the value of a given stream quality property.
Syntax
HRESULT Get(
[in] StreamQualityProperty Property,
[out] long *plValue,
[out] TAPIControlFlags *plFlags
);
Parameters
-
Property [in]
-
Member of the StreamQualityProperty enum.
-
plValue [out]
-
Value of the input Property.
-
plFlags [out]
-
Value of the TAPIControlFlags enum indicating how the Property value is controlled.
Return value
This method can return one of these values.
Return code | Description |
---|---|
|
Method succeeded. |
|
Insufficient memory exists to perform the operation. |
Requirements
Requirement | Value |
---|---|
TAPI version |
Requires TAPI 3.1 |
Header |
|
Library |
|
DLL |
|