3.5.1.2 Other Miscellaneous States
EnumInputParameters: This is of type EnumerationParametersBase and can be any of the extending enumeration parameters type. This is initialized with the parameters received as a part of the InitializeEnumeration method.
EnumOutputData: This is of type ArrayOfIpamObject – a collect of data which have IpamObject as the base type. This will be assigned the data to be sent across to the client in EnumeratedRowsCallback operation.
EnumOutputResult: This is of type IpamObject to hold any additional data to be sent to the client at the end of the enumeration.