beautypg.com

4 ianalyzeradapter::isvalidobject, Ianalyzeradapter::isvalidobject – Teledyne LeCroy UWBTracer Automation Manual User Manual

Page 89

background image

LeCroy

UWBTracer Automation API Reference Manual

Manual Version 3.02

85

8.1.4 IAnalyzerAdapter::IsValidObject

HRESULT IsValidObject([in] IDispatch *pObj,
[out,retval] VARIANT_BOOL* pVal );


This method helps to determine whether some automation object can be attached to the adapter.

pObj

Pointer to the object validated

pVal

Pointer to the variable receiving result. TRUE if the validated object can be
attached. FALSE otherwise.

Parameters


Return values


Remarks

Only LeCroy analyzer COM servers can be attached to the adapter.

Example


VBScript:


classid=clsid:A0CB5386-38BA-4970-8782-3D1B707C3E5F>


...