Share via


IDVDDataSearchInfo::GetSCRBase (Windows Embedded CE 6.0)

1/6/2010

This method returns the system clock reference base (SCR_base) of the current navigation pack (NV_PCK).

Syntax

HRESULT GetSCRBase(
  UINT32* pSCR
);

Parameters

  • pSCR
    [in] Pointer to the SCR base.

Return Value

This method always succeeds and the return value is S_OK.

Requirements

Header dvdata.h, dvdata.idl
Library Ddvdids.lib
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

IDVDDataSearchInfo