Type[in] Specifies the type of the field. See the description of the BusinessCardFieldTypeEnum constants.Index[in] Specifies the index of the field in the internal array of the fields of the same type. Must be in range from 0 to IBusinessCard::FieldsCountByType-1.Result[out, retval] A pointer to IBusinessCardField* pointer variable that receives the interface pointer of the output BusinessCardField object.