IDVDStreamControlInfo::SetNavigationPack (Windows Embedded CE 6.0)
1/6/2010
This method sets the current navigation pack (NV_PCK) to the one specified.
Syntax
HRESULT SetNavigationPack(
UINT8* pPack
);
Parameters
- pPack
[in] Pointer to the NV_PCK that will now become the current one.
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 |