Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface DELIPLMRMNavigation
Interface to navigate on a Resource Structure.
Role: allows you to list child resources filtered on the type of resource.
public virtual HRESULT GetSubResources( | CATListValCATBaseUnknown_var& | oListe, | |
const DELIPLMRMNavigation::MAINTYPE* | iMainType | = NULL, | |
const CATUnicodeString* | iSubType | = NULL)=0 |
enum MAINTYPE { Organizational, Robot, Worker, NCMachine, Inspect, ToolDevice, Storage, Transport, Conveyor, ControlDevice, UserDefined, LogicController, Sensor, IndustrialMachine, Area, ManufacturingSetup, Pathway, UNREACHABLE_VALUE_MAINTYPE }Enumerate value that defines the available values of Main Type of Resource.
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.