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