1/6/2010
This method sets the volume that the navigation manager will control.
Syntax
HRESULT SetVolume(
IDVDVideoVolume* pVolume
);
Parameters
- pVolume
[in] Pointer to the IDVDVideoVolume interface for the volume that the navigation manager will control.
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 |