summaryrefslogtreecommitdiffstats
path: root/eng/req/items.rst
diff options
context:
space:
mode:
Diffstat (limited to 'eng/req/items.rst')
-rw-r--r--eng/req/items.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/eng/req/items.rst b/eng/req/items.rst
index 1818bd2..4ff95c4 100644
--- a/eng/req/items.rst
+++ b/eng/req/items.rst
@@ -1548,6 +1548,13 @@ name
notes
The attribute value shall be an :ref:`SpecTypeInterfaceNotes`.
+params
+ The attribute value shall be a list. Each list element shall be an
+ :ref:`SpecTypeInterfaceParameter`.
+
+return
+ The attribute value shall be an :ref:`SpecTypeInterfaceReturnDirective`.
+
.. _SpecTypeInterfaceUnspecifiedItemType:
Interface Unspecified Item Type
@@ -4244,6 +4251,8 @@ This type is used by the following types:
* :ref:`SpecTypeInterfaceMacroItemType`
+* :ref:`SpecTypeInterfaceTypedefItemType`
+
.. _SpecTypeInterfaceParameterDirection:
Interface Parameter Direction
@@ -4319,6 +4328,8 @@ This type is used by the following types:
* :ref:`SpecTypeInterfaceMacroItemType`
+* :ref:`SpecTypeInterfaceTypedefItemType`
+
.. _SpecTypeInterfaceReturnValue:
Interface Return Value