Terraria v1.4.4.9
Terraria source code documentation
|
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) |
Definition at line 6 of file IMarshal.cs.