Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Provides additional information about the marshaling context to custom-marshaled objects and unmarshalers.
Inheritance
The IMarshalingStream interface inherits from IStream. IMarshalingStream also has these types of members:
Methods
The IMarshalingStream interface has these methods.
| IMarshalingStream::GetMarshalingContextAttribute The IMarshalingStream::GetMarshalingContextAttribute (objidlbase.h) method gets information about the marshaling context. |
Remarks
Implement IMarshalingStream interface if you have IStream implementations that call the marshaling APIs and provide the correct value of any of the attributes. This is essential only for IStream implementations that are used in hybrid policy processes.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 |
| Minimum supported server | Windows Server 2012 |
| Target Platform | Windows |
| Header | objidlbase.h (include Objidlbase.h) |