NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

UnmanagedMarshal Class

Represents the class that describes the field marshal.

Object
   UnmanagedMarshal

[Visual Basic]
NotInheritable Public Class UnmanagedMarshal
[C#]
public sealed class UnmanagedMarshal
[C++]
public __gc __sealed class UnmanagedMarshal
[JScript]
public class UnmanagedMarshal

Remarks

Marshaling is the process of packaging and unpackaging parameters so a remote procedure call can take place.

Requirements

Namespace: System.Reflection

Assembly: mscorlib.dll

See Also

UnmanagedMarshal Members | System.Reflection Namespace | Type | UnmanagedType | Guid