Click or drag to resize
Marshal Methods

The Marshal type exposes the following members.

Methods
  NameDescription
Public methodStatic memberOffsetOf
Returns the field offset of the unmanaged form of the managed class.
Public methodStatic memberSizeOf(Object)
Returns the unmanaged size of an object in bytes.
Public methodStatic memberSizeOf(Type)
Returns the size of an unmanaged type in bytes.
Top
See Also