BSKIdentifierTableGetCapacity
Module: BSKIdentifierTable
BSKUI32 BSKIdentifierTableGetCapacity( BSKIdentifierTable* table );
Inputs:
- table - the table to query the capacity of.
Returns: the capacity of the given identifier table.
Description:
Returns the capacity of the given identifier table.
Return to the API
Return to the function listing
Last updated on 9 Feb 2001 by Jamis Buck (minam@rpgplanet.com)