IDVDDataSearchInfo::GetC_IDN (Windows Embedded CE 6.0)
1/6/2010
This method returns the video object unit's cell identification number (VOBU_C_IDN) from the data search information general information (DSI_GI).
Syntax
HRESULT GetC_IDN(
UINT8* pC_IDN
);
Parameters
- pC_IDN
[out] Pointer to the VOBU_C_IDN.
Return Value
This method always succeeds with the return value of S_OK.
Requirements
Header | dvdata.h, dvdata.idl |
Library | Ddvdids.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |