Share via


IDVDHighlightInfo::GetNumberedButtonCount (Windows Embedded CE 6.0)

1/6/2010

This method returns the number of numerical select buttons (NSL_BTN_Ns) from the highlight general information (HL_GI).

Syntax

HRESULT GetButtonPositionInfo(
  UINT8* pbyteCount
);

Parameters

  • pbyteCount
    [out] Address of NSL_BTN_Ns.

Return Value

This method always succeeds.

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

IDVDHighlightInfo