Share via


DVD_NAV_CMD

This structure contains program chain navigation control (PGC_NV_CTL) information.

typedef struct {
  UINT8 cmd[8];
} DVD_NAV_CMD;

Members

  • cmd
    Eight-element array containing the contents of PGC_NV_CTL.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Dvdata.h, Dvdata.idl.

See Also

IDVDProgramChain::GetNavCommand

 Last updated on Thursday, April 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.