<PackageReference Include="System.Drawing.Common" Version="11.0.0-preview.7.26381.103" />

Windows.Win32.System.WinRT.IInspectable

public static void PopulateVTable(Vtbl* vtable)

public uint AddRef()

public HRESULT GetIids(UInt32* iidCount, Guid** iids)

Gets the interfaces that are implemented by the current Windows Runtime class.

Gets the fully qualified name of the current Windows Runtime object.

public HRESULT GetTrustLevel(TrustLevel* trustLevel)

Gets the trust level of the current Windows Runtime object.

public HRESULT QueryInterface(Guid* riid, Void** ppvObject)

public uint Release()