Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
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).
Syntax
HRESULT GetSubpicturePalette(
UINT32* pBuf
);
Parameters
- pBuf
[out] Pointer to a 16-element array of 4-byte PGC_SP_PLT values.
Return Value
This method always returns S_OK.
Requirements
| Header | dvdata.h, dvdata.idl |
| Library | Ddvdids.lib |
| Windows Embedded CE | Windows CE .NET 4.0 and later |