void BSKGetIdentifier( BSKIdentifierTable* table, BSKUI32 id, BSKCHAR* buffer, BSKUI32 length );Inputs:
Description: Retrieves the requested identifier into the given buffer, but copies no more than 'length' bytes (and always null-terminates the buffer).
Return to the API
Return to the function listing