Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIMmiAutoServices
Interface which gives acces to services about automation.
Role: Interface which gives acces to a list of services about automation.
CATIMmiAutoServices* autoServices = NULL;
if (S_OK==CATMmiExtendServicesFactory::CreateAutoServicesAccess(autoServices))
{
...
autoServices->Release(); autoServices = NULL;
}
public virtual GetReferenceFeature( | iReference, | |
oFeature) |
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.