The IEnumOut type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| SetOrd |
Used to write an Enum given as an ordinal value to the pin at the specified slice.
| |
| SetString |
Used to write an Enum given as an string value to the pin at the specified slice.
| |
| SetSubType |
Used to set the SubType of an Enum pin. Should only be called once immediately
after the pin has been created in IPlugin.SetPluginHost.
|