Share via


IDVDProgramChain::GetSubpicturePalette (Windows CE 5.0)

Send Feedback

This method reads the program chain general information (PGC_GI) for the current program chain (PGC) and returns a buffer containing all 16 PGC subpicture palettes (PGC_SP_PLT).

HRESULT GetSubpicturePalette(UINT32* pBuf);

Parameters

  • pBuf
    [out] Pointer to a 16-element array of 4-byte PGC_SP_PLT values.

Return Values

This method always returns S_OK.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Dvdata.h, Dvdata.idl.
Link Library: Ddvdids.lib.

See Also

IDVDProgramChain

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.