ltmmCameraControl.GetRange Method
object.GetRange(Property As Long, ByRef Min As Long, ByRef Max As Long, ByRef SteppingDelta As Long, ByRef Default As Long, ByRef CapsFlags As Long) |
Remarks
Retrieves the range and default value of the specified camera property.
To get the value and flags for a specific property, call the ltmmCameraControl.Get method. To change the value or flags for a specific property, call the ltmmCameraControl.Set method.
For more detailed information, refer to the Microsoft documentation for IAMCameraControl.GetRange at http://msdn.microsoft.com/archive/default.asp?url=/library/en-us/directshow/htm/iamcameracontrolgetrange.asp.
See Also
Elements: |
ltmmCameraControl Object, ltmmCameraControl.Get method, ltmmCameraControl.Set method |
Topics: |