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 retrieves the volume set identifier (VLMS_ID).
Syntax
HRESULT GetVolumeSetInfo(
UINT16* pVolumeSetSize
UINT16* pVolumeNo
UINT8* pSide
);
Parameters
- pVolumeSetSize
[out] Address of the number of volumes.
- pVolumeNo
[out] Address of the volume number.
- pSide
[out] Address of the side that this volume is on.
Return Value
This method always returns S_OK.
Requirements
| Header | dvdata.h, dvdata.idl |
| Library | Ddvdids.lib |
| Windows Embedded CE | Windows CE .NET 4.0 and later |