IDVDRenderer::SetPalette (Windows CE 5.0)
This method sets the subpicture palette.
HRESULT SetPalette(DWORD* pPalette);
Parameters
- pPalette
[in] Pointer to a 16-DWORD array representing a subpicture palette in the PGC_SP_PLT format, VI4-94, according to DVD specifications.
Return Values
If the method completes successfully, the return value is S_OK.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Dvddrvr.idl.
See Also
Send Feedback on this topic to the authors