ltmmDVDControl.SetGPRM Method

Visual Basic Example

Syntax

object.SetGPRM(Index As Long, GPR As Long)

Remarks

Sets the value of the general parameter register at the specified index.

To retrieve the value of the general parameter register at a specific index, call the ltmmDVDControl.GetGPRM Method.

Call the ltmmDVDControl.GetSPRM Method to retrieve the current contents of the system parameter register (SPRM) at a specific index.

For more detailed information, see the Microsoft documentation for IDvdControl2::SetGPRM at http://msdn.microsoft.com/archive/default.asp?url=/library/en-us/directshow/htm/idvdcontrol2setgprm.asp.

See Also

Elements:

ltmmDVDControl object, ltmmDVDControl.GetGPRM Method, ltmmDVDControl.GetSPRM Method

Topics:

Multimedia Properties, Methods and Events