StrategyBasedComWrappers.CreateObject(IntPtr, CreateObjectFlags) Method

Definition

Creates a managed object for the object that externalComObject points to, respecting the values of flags.

protected override sealed object CreateObject (IntPtr externalComObject, System.Runtime.InteropServices.CreateObjectFlags flags);

Parameters

externalComObject
IntPtr

Object to import for usage into the .NET runtime.

flags
CreateObjectFlags

A bitwise combination of the enumeration values that describes the external object.

Returns

A managed object associated with the supplied external COM object.

Applies to

Produk Versi
.NET 8, 9