Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Send Feedback on this topic to the authors