IProvideRuntimeHTML Schnittstelle

Definition

Wird von ein ActiveX-Steuerelement verwendet, um eine HTML-Zeichenfolge zu ihrem Container während der Laufzeit bereitzustellen.

public interface class IProvideRuntimeHTML
public interface class IProvideRuntimeHTML
__interface IProvideRuntimeHTML
[System.Runtime.InteropServices.Guid("33C0C1DC-33CF-11D3-BFF2-00C04F990235")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IProvideRuntimeHTML
[<System.Runtime.InteropServices.Guid("33C0C1DC-33CF-11D3-BFF2-00C04F990235")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IProvideRuntimeHTML = interface
Public Interface IProvideRuntimeHTML
Attribute

Methoden

GetRuntimeHTML(String)

Stellt eine Laufzeitzeichenfolge von HTML aus einem ActiveX-Steuerelement bereit.

Gilt für