Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft DirectShow 9.0 |
IBasicVideo::put_DestinationTop
The put_DestinationTop method sets the y-coordinate of the destination rectangle.
Syntax
HRESULT put_DestinationTop( long DestinationTop );
Parameters
DestinationTop
[in] Specifies the y-coordinate, in pixels.
Return Values
Returns an HRESULT value.
Requirements
Header: Declared in Control.h; include Dshow.h.
Library: Use Strmiids.lib.
See Also