IDvdInfo2::GetDefaultMenuLanguage method
The GetDefaultMenuLanguage method retrieves the default menu language.
Syntax
HRESULT GetDefaultMenuLanguage( [out] LCID *pLanguage );
Parameters
- pLanguage [out]
-
Receives the language information.
Return value
Returns one of the following HRESULT values.
| Return code | Description |
|---|---|
|
Success. |
|
Invalid argument. |
|
The pLanguage parameter is NULL. |
|
The DVD Navigator is not initialized. |
|
DVD Navigator is not in a valid domain. |
Requirements
|
Minimum supported client |
Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2003 [desktop apps only] |
|
Header |
|
|
Library |
|
See also
Show: