Indicates that a parameter is to be passed from the calling procedure to the called procedure.
[in]The in C++ attribute has the same functionality as the in MIDL attribute.
See bindable for an example of how to use in.
For more information about the attribute contexts, see Attribute Contexts.
IDL Attributes
Parameter Attributes
Method Attributes
defaultvalue
id
out
