Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Runtime.InteropServices.IMarshal Member List

This is the complete list of members for System.Runtime.InteropServices.IMarshal, including all inherited members.

DisconnectObject(int dwReserved)System.Runtime.InteropServices.IMarshal
GetMarshalSizeMax(ref Guid riid, IntPtr pv, int dwDestContext, IntPtr pvDestContext, int mshlflags, out int pSize)System.Runtime.InteropServices.IMarshal
GetUnmarshalClass(ref Guid riid, IntPtr pv, int dwDestContext, IntPtr pvDestContext, int mshlflags, out Guid pCid)System.Runtime.InteropServices.IMarshal
MarshalInterface(IntPtr pStm, ref Guid riid, IntPtr pv, int dwDestContext, IntPtr pvDestContext, int mshlflags)System.Runtime.InteropServices.IMarshal
ReleaseMarshalData(IntPtr pStm)System.Runtime.InteropServices.IMarshal
UnmarshalInterface(IntPtr pStm, ref Guid riid, out IntPtr ppv)System.Runtime.InteropServices.IMarshal