Read-only |
About the MaterialHandler connector |
Description |
This method returns the MaterialHandlerIO interface. |
VB Syntax |
app.GetMaterialHandlerIO |
Variable |
(Type) - Description |
app |
An Application (object) |
Return Type |
IHWMaterialHandlerIO |
Default |
Not Applicable |
Example |
Dim app As AgilentPNA835x.Application |
C++ Syntax |
HRESULT GetMaterialHandlerIO (IHWMaterialHandlerIO **phand); |
Interface |
IApplication |