IDvdInfo2::GetVMGAttributes method
The GetVMGAttributes method retrieves attributes of all video, audio, and subpicture streams for the Video Manager Menu.
Syntax
HRESULT GetVMGAttributes( [out] DVD_MenuAttributes *pATR );
Parameters
- pATR [out]
-
Pointer to a DVD_MenuAttributes structure that receives the attributes.
Return value
Returns one of the following HRESULT values.
| Return code | Description |
|---|---|
|
Success. |
|
Invalid argument. |
|
The DVD Navigator is not initialized. |
Remarks
The Video Manager Menu is not associated with any particular title number.
Requirements
|
Minimum supported client |
Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2003 [desktop apps only] |
|
Header |
|
|
Library |
|
See also