| | WebCenter Interaction API | |
| IPTFilter.SetSettings Method |
Sets PT_FILTER_SETTINGS values. This is not currently exploited and is reserved for future use.
void SetSettings(
int Value,
object pvValue
);
Parameters
-
Value
- a PT_FILTER_SETTINGS int
-
pvValue
- The object stored for the specified setting
See Also
IPTFilter Interface | com.plumtree.server Namespace