Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Advances to the next DeviceInformation structure in the CaptureDevicesCollection object.
Definition
Visual Basic Overrides Public Function MoveNext() As Boolean C# public override bool MoveNext(); C++ public:
virtual bool MoveNext() override;JScript public override function MoveNext() : boolean;
Return Value
System.Boolean
Returns true if the CaptureDevicesCollection object was successfully advanced, and false if the CaptureDevicesCollection object has passed the end of the collection.