Partager via


IDVDVideoVolume::GetPOSCode

This method retrieves the POS code (POS_CD) from the video manager information management table (VMGI_MAT).

HRESULT GetPOSCode(
  DVD_POS_CODE* pPOSCode 
);

Parameters

  • pPOSCode
    [out] Pointer to the POS code. This value is 0 if there is no POS_CD in the VMGI_MAT.

Return Values

This method always returns S_OK.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Dvdata.h, Dvdata.idl.
Link Library: Ddvdids.lib.

See Also

IDVDVideoVolume | DVD_POS_CODE

 Last updated on Thursday, April 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.