Write-only |
|
Description |
Returns an interface that exposes the properties of Noise Calibration. |
VB Syntax |
Cal2.GetExtendedCalInterface (interface) |
Variable |
(Type) - Description |
|
Cal2 |
An ICalibrate2 (object) |
|
interface |
(object) Returns a handle to the specified interface. Choose from ' "NoiseCal" |
Return Type |
|
Default |
|
Example |
dim noiseCal |
C++ Syntax |
HRESULT GetExtendedCalInterface(); |
Interface |
ICalibrate2 |