CreateApplicationContext 函数

此函数支持 .NET Framework 基础结构,但不适合从代码中直接使用。

语法

HRESULT CreateApplicationContext (  
    [in]  IAssemblyName  *pName,  
    [out] LPPAPPLICATIONCONTEXT  *ppCtx  
 );  

参数

pName
[in] 友好名称的指针。

ppCtx
[out] 应用程序上下文的指针。

要求

平台:请参阅系统要求

标头:Fusion.h

库:包含为 Fusion.dll 中的资源

.NET Framework 版本:自 2.0 起可用

请参阅