ITcClient
The ITcClient interface provides a class factory to create an object to communicate with one Ads device. The interface derives from IUnknown.
|
IUnknown Methods |
Description |
|---|---|
|
QueryInterface |
Returns a pointer to the interface you query for |
|
AddRef |
Increments the reference counter |
|
Release |
Decrements the reference counter |
|
ITcClient Methodes |
Description |
|---|---|
|
Creates an object of the type ITcAdsSync that provides Ads synchronous communication to one particular ADS device. |
Weiterführende Informationen