Microsoft Windows CE 3.0  

CBaseControlVideo::GetSourceRect

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Retrieves the source rectangle. This is an internal method.

virtual HRESULT GetSourceRect(
RECT
*
pSourceRect
) PURE;

Parameters

pSourceRect
Retrieved source rectangle.

Return Values

Returns an HRESULTvalue.

Remarks

This member function must be overridden in the derived class to return the source rectangle held by the video renderer. It is called from the following CBaseControlVideomember functions.