IDVDNavigationManager::GetSParameter (Windows Embedded CE 6.0)
1/6/2010
This method returns the value of a specified system parameter (SPRM).
Syntax
HRESULT GetSParameter(
UINT8 no,
UINT16* pValue
);
Parameters
- no
[in] Specified SPRM number in the range from 0 to 23.
- pValue
[out] Pointer to the SPRM value specified by no.
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 |