Does the equivalent of Reset and then, (1) disables class extension capability groups, (2) sets attributes to initial values defined by class specs, and (3) configures the driver to option string settings used when Initialize was last executed.
Namespace: Ivi.Driver.Interop
Assembly: Ivi.Driver.Interop (in Ivi.Driver.Interop.DLL)
Visual Basic
|
Public Sub ResetWithDefaults ( _
)
|
C#
|
public void ResetWithDefaults(
)
|
Visual C++
|
HRESULT ResetWithDefaults(
);
|
Requirements
Supported Models
All supported
See Also
Reference
IIviDriverUtility Interface
Ivi.Driver.Interop Namespace
Copyright 2013-16 Boonton. All rights reserved.
|