C
Charles Law
Using the DTE code model, I can get a CodeParameter object for each
parameter to a given function. But how do I know whether it is a ByRef or
ByVal parameter? There doesn't appear to be any property of the
CodeParameter object that indicates this.
TIA
Charles
parameter to a given function. But how do I know whether it is a ByRef or
ByVal parameter? There doesn't appear to be any property of the
CodeParameter object that indicates this.
TIA
Charles