Partager via


IDVDDataSearchInfo::GetC_IDN

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

IDVDDataSearchInfo

 Last updated on Thursday, April 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.