IDVDVideoVolume::GetPOSCode (Windows Embedded CE 6.0)
1/6/2010
This method retrieves the POS code (POS_CD) from the video manager information management table (VMGI_MAT).
Syntax
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 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 |