API_​AttributeReplaceIndexTable

Contains the deleted and replaced attribute indices grouped by attribute type.

    typedef 
        GS::HashTable<API_AttrTypeID, GS::HashTable<API_AttributeIndex, API_AttributeIndex>>
    API_AttributeReplaceIndexTable;

Requirements

Version: API 25 or later
Header: .\APIdefs_Attributes.h

 

See Also

API Types