Read-only |
|
Description |
This method returns the IAuxIO interface. |
VB Syntax |
app.GetAuxIO |
Variable |
(Type) - Description |
app |
An Application (object) |
Return Type |
IHWAuxIO |
Default |
Not Applicable |
Example |
Dim app As AgilentPNA835x.Application |
C++ Syntax |
HRESULT GetAuxIO (IHWAuxIO **pAux); |
Interface |
IApplication |