COMDispFunction.callContainerOfParms(Object[]) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual System::Object ^ callContainerOfParms(cli::array <System::Object ^> ^ _parms);
public virtual object callContainerOfParms (object[] _parms);
abstract member callContainerOfParms : obj[] -> obj
override this.callContainerOfParms : obj[] -> obj
Public Overridable Function callContainerOfParms (_parms As Object()) As Object
Parameters
- _parms
- Object[]