IBasicVideo::put_DestinationHeight method
The put_DestinationHeight method sets the height of the destination rectangle.
Syntax
HRESULT put_DestinationHeight( [in] long DestinationHeight );
Parameters
- DestinationHeight [in]
-
Specifies the height, in pixels.
Return value
Returns an HRESULT value. Possible values include the following.
| Return code | Description |
|---|---|
|
Invalid argument. DestinationHeight must be larger than zero. |
|
The method succeeded. |
|
The video renderer is not connected. |
Requirements
|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
|
Library |
|
See also
Send comments about this topic to Microsoft
Build date: 11/21/2012