CO_MARSHALING_CONTEXT_ATTRIBUTES enumeration
Identifies one of the marshaling context attributes that you can query by using the GetMarshalingContextAttribute method.
Syntax
typedef enum _CO_MARSHALING_CONTEXT_ATTRIBUTES { CO_MARSHALING_SOURCE_IS_APP_CONTAINER = 0 } CO_MARSHALING_CONTEXT_ATTRIBUTES;
Constants
- CO_MARSHALING_SOURCE_IS_APP_CONTAINER
-
The source of the marshaling data is an app container process.
Requirements
|
Minimum supported client |
Windows 8 |
|---|---|
|
Minimum supported server |
Windows Server 2012 |
|
Header |
|
|
IDL |
|
See also
Show: