You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can get the server list successfully.
But then connect this, use the method "result = CoGetClassObject(clsid, CLSCTX_LOCAL_SERVER, NULL, IID_IClassFactory, (void**)&iClassFactory);"
then will get the error REGDB_E_CLASSNOTREG.
By the way, I just create a BECKHOFF.TwinCATOpcServerDA
The text was updated successfully, but these errors were encountered:
I can get the server list successfully.
But then connect this, use the method "result = CoGetClassObject(clsid, CLSCTX_LOCAL_SERVER, NULL, IID_IClassFactory, (void**)&iClassFactory);"
then will get the error REGDB_E_CLASSNOTREG.
By the way, I just create a BECKHOFF.TwinCATOpcServerDA
The text was updated successfully, but these errors were encountered: