The IEnumIn type exposes the following members.

Methods

  NameDescription
Public methodGetOrd
Used to retrieve an Enum in ordinal form from the pin at the specified slice.
Public methodGetString
Used to retrieve an Enum in string form from the pin at the specified slice.
Public methodSetSubType
Used to set the SubType of an Enum pin. Should only be called once immediately after the pin has been created in IPlugin.SetPluginHost.
Public methodValidate (Inherited from IPluginIn.)

See Also