Microsoft DirectX 9.0 |
The get_VideoHeight method retrieves the native height of the video.
Syntax
HRESULT get_VideoHeight(
long *pVideoHeight
);
Parameters
pVideoHeight
[out] Pointer to a variable that receives the height, in pixels.
Return Values
Returns an HRESULT value.
See Also