2 references to S_OK
System (2)
compmod\System\Runtime\InteropServices\StandardOleMarshalObject.cs (2)
48if (NativeMethods.S_OK == UnsafeNativeMethods.CoGetStandardMarshal(ref riid, pUnk, dwDestContext, IntPtr.Zero, mshlflags, out pStandardMarshal)) 68return NativeMethods.S_OK;