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.
The Document property returns a Document object that represents the application document. This property is read-only.
Syntax
Property Document As Document
Property value
The Document object for the application.
Examples
' Retrieve the Document property.
Dim objDoc As Document
Set objDoc = objMMC.Document
Requirements
| Minimum supported client |
Windows Vista |
| Minimum supported server |
Windows Server 2008 |
| Header |
|
| IDL |
|
| DLL |
|
| CLSID |
CLSID_Application is defined as 49B2791A-B1AE-4C90-9B8E-E860BA07F889 |
| IID |
IID__Application is defined as A3AFB9CC-B653-4741-86AB-F0470EC1384C |