Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gets the Uniform Resource Identifier (URI) of the document of origin.
![]() ![]() |
Syntax
HRESULT value = object.get_origin(* p);
Property values
Type: BSTR
The URI of origin.
Standards information
Remarks
In cross-document messaging, the IDOMMessageEvent::origin attribute represents the originating URI of the document that sent the message (typically the URI includes the scheme, host name, and port of the document, but not its path or fragment identifier).
.png)
.png)