|
delegate int | GetMarshalSizeMaxDelegate (IntPtr _this, ref Guid riid, IntPtr pv, int dwDestContext, IntPtr pvDestContext, int mshlflags, out int pSize) |
|
delegate int | MarshalInterfaceDelegate (IntPtr _this, IntPtr pStm, ref Guid riid, IntPtr pv, int dwDestContext, IntPtr pvDestContext, int mshlflags) |
|
IntPtr | GetStdMarshaler (ref Guid riid, int dwDestContext, int mshlflags) |
|
int IMarshal. | GetUnmarshalClass (ref Guid riid, IntPtr pv, int dwDestContext, IntPtr pvDestContext, int mshlflags, out Guid pCid) |
|
unsafe int IMarshal. | GetMarshalSizeMax (ref Guid riid, IntPtr pv, int dwDestContext, IntPtr pvDestContext, int mshlflags, out int pSize) |
|
unsafe int IMarshal. | MarshalInterface (IntPtr pStm, ref Guid riid, IntPtr pv, int dwDestContext, IntPtr pvDestContext, int mshlflags) |
|
int IMarshal. | UnmarshalInterface (IntPtr pStm, ref Guid riid, out IntPtr ppv) |
|
int IMarshal. | ReleaseMarshalData (IntPtr pStm) |
|
int IMarshal. | DisconnectObject (int dwReserved) |
|
Definition at line 3 of file StandardOleMarshalObject.cs.
The documentation for this class was generated from the following file: