Maps a globally unique string interface ID into a numeric AttrBase ID that is unique on pr. machine basis. IMPORTANT: You MUST be sure that at least one class implementing specified interface is initialized at the time calling this function. This function is especially useful for a class to get AttrBases of the interfaces it implements.
INPUTS
interfaceID
globally unique interface identifier.
RESULT
Numeric AttrBase that is unique for this machine. There are NO error conditions.