Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
This method is called when the player encounters user data in a group of pictures (GOP). This method provides the application with the user data.
Syntax
HRESULT OnGOPUserData(
DVDUserGOPData* pData
);
Parameters
- pData
Pointer to a DVDUserGOPData structure containing the user data.
Return Value
If the function succeeds, the return value is S_OK.
Requirements
| Header | dvdnav.h, dvdnav.idl |
| Library | Ddvdids.lib |
| Windows Embedded CE | Windows CE .NET 4.0 and later |