Remove the specified last count number prefixes. Return the number of actually removed prefixes.
Declared in <balxml_prefixstack.h>
int
popPrefixes(int count);
the number of prefixes actually removed
| Name | Description |
|---|---|
| count | number of prefixes to remove |