Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The CreateObject method of the Microsoft.Windows.ActCtx object creates an object in the context of the current manifest.
Syntax
ActCtx.CreateObject(
objectId
)
Parameters
-
objectId
-
A string that specifies the type of object to create. For example, a COM ProgID.
Return value
This method does not return a value.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista [desktop apps only] |
| Minimum supported server |
Windows Server 2003 [desktop apps only] |
| DLL |
|
| IID |
IID_IActCtx is defined as 8FA7728F-B69B-4EE5-99F2-E2AA021BEF28 |