Microsoft DirectX 9.0

IIPDVDec::get_IPDisplay

The get_IPDisplay method retrieves the decoding resolution.

Syntax

HRESULT get_IPDisplay(
  int *displayPix
);

Parameters

displayPix

Pointer to a variable that receives a member of the DVDECODERRESOLUTION enumerated type, specifying the decoding resolution.

Return Value

Returns S_OK.

See Also