Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This method returns the video object unit's video object identification number (VOBU_VOB_IDN). The method reads this data from the data search information general information (DSI_GI).
Syntax
HRESULT GetVOB_ID(
UINT16* pVOB_ID
);
Parameters
- pVOB_ID
[out] Pointer to the VOBU_VOB_IDN.
Return Value
If the function succeeds, the return value is S_OK.
Requirements
| Header | dvdata.h, dvdata.idl |
| Library | Ddvdids.lib |
| Windows Embedded CE | Windows CE .NET 4.0 and later |