IDVDDataSearchInfo::GetC_IDN (Windows CE 5.0)
This method returns the video object unit's cell identification number (VOBU_C_IDN) from the data search information general information (DSI_GI).
HRESULT GetC_IDN(UINT8* pC_IDN);
Parameters
- pC_IDN
[out] Pointer to the VOBU_C_IDN.
Return Values
This method always succeeds with the return value of S_OK.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Dvdata.h, Dvdata.idl.
Link Library: Ddvdids.lib.
See Also
Send Feedback on this topic to the authors