Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Runtime.InteropServices.IMarshal Interface Reference

Public Member Functions

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

Detailed Description

Definition at line 6 of file IMarshal.cs.


The documentation for this interface was generated from the following file: