Microsoft DirectX 9.0 |
The get_Bandwidth method retrieves the bandwidth.
Syntax
HRESULT get_Bandwidth(
long *pBandwidth
);
Parameters
pBandwidth
Pointer to a variable that receives the bandwidth.
Return Values
If the method succeeds, it returns S_OK. If it fails, it returns an HRESULT error code.
See Also