FreeScopePatterns
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Description
Releases the resources of the ScopePattern set.
Prototype
1 | static void FreeScopePatterns(ScopeFusionPatterns &patterns); |
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
patterns |
Input |
ScopePattern set to be released |
Returns
None
Restrictions
None
Parent topic: Class ScopeUtil