ltmmCameraControl.Get Method

Visual Basic example  

Syntax

object.Get(Property As Long, ByRef Value As Long, ByRef Flags As Long)

Remarks

Gets the value and flags for the specified camera property.

Call ltmmCameraControl.Set to set the value and flags for a specific camera property.

To get the range and default value of a specific camera property, call ltmmCameraControl.GetRange.

For more detailed information, refer to the Microsoft documentation for the IAMCameraControl.Get at http://msdn.microsoft.com/archive/default.asp?url=/library/en-us/directshow/htm/iamCameraControlget.asp.

See Also

Elements:

ltmmCameraControl Object, ltmmCameraControl.Set method, ltmmCameraControl.GetRange method

Topics:

Multimedia Properties, Methods and Events