NNS_G2dGetUserExCellAttrBankFromMCBank

Syntax

#include <nnsys/g2d/fmt/g2d_MultiCell_data.h>

    static inline const NNSG2dUserExCellAttrBank* 
    NNS_G2dGetUserExCellAttrBankFromMCBank( const NNSG2dMultiCellDataBank* pMCBank );
  

Arguments

pMCBank [IN] Multicell bank

Return Values

The cell user extended attribute bank.

Description

Gets the cell user extended attribute bank from the multicell bank. The data structure of the extended attribute is exactly the same as the data structure of the extended attribute in the cell bank.

See Also

Revision History

2005/09/01 Initial version.


CONFIDENTIAL