Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
The GetObject method gets an instance of an existing Microsoft.Windows.ActCtx object.
Syntax
ActCtx.GetObject(
bstrName
)
Parameters
-
bstrName
-
Required string that indicates the object. The name must be in the registry under HKEY_LOCAL_MACHINE\Microsoft\Visual Studio\6.0\<package>\Automation.
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 |