Set values in an LBMWildcardReceiverAttributes class using a context name, pattern, and pattern type
from the xml configuration that must have been previously loaded.

- contextName (String)
- The context name under which this wildcard receiver is to be created.
- pattern (String)
- The pattern string which will be used to create the LBMWildcardReceiver.
- patternType (Int32)
- The pattern_type which will be used to create the LBMWildcardReceiver. The pattern_type is written into the attributes object.

Exception | Condition |
---|---|
The context name or pattern and pattern_type combination is not permitted by XML configuration or other unexpected operational behavior has been encountered by unmanaged LBM C layer function. |