IDVDVideoVolume::GetSpecVersion (Windows Embedded CE 6.0)
1/6/2010
This method retrieves the DVD specification version number (VERN) from the video manager information management table (VMGI_MAT).
Syntax
HRESULT GetSpecVersion(
UINT16* pVersion
);
Parameters
- pVersion
[out] Pointer to the DVD-Video recording's VERN, taken from 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 |