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 IDVDVideoVolume interface for the current domain.
Syntax
HRESULT GetVolume(
IDVDVideoVolume** ppVolume
);
Parameters
- ppVolume
[out] Pointer to the IDVDVideoVolume interface pointer for the current domain.
Return Value
This method always 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 |