Share via


IDVDProgramChain::GetPGCN (Windows Embedded CE 6.0)

1/6/2010

This method returns the program chain number (PGCN) for the current program chain (PGC).

Syntax

HRESULT GetPGCN (
  UINT16* pPGCN
);

Parameters

  • pPGCN
    [out] Pointer to the value PGCN for the current PGC.

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

See Also

Reference

IDVDProgramChain