ComponentParamIsOut Property
Description
Indicates if this is an output parameter. 1 indicates an output parameter. Any other value indicates an input parameter.
Property type
Read-only property
Syntax
Visual Basic
Public Property ComponentParamIsOut As Long
See Also