Edit

Share via


ActiveXObjectConstructor.Invoke Method

Definition

Overloads

Invoke()

This API supports the product infrastructure and is not intended to be used directly from your code.

Returns null in all cases.

Invoke()

Returns null in all cases.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 System::Object ^ Invoke();
public object Invoke ();
override this.Invoke : unit -> obj
Public Function Invoke () As Object

Returns

null.

Applies to