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