Esempio n. 1
0
    private void method_0()
    {
        Interface40 interface2;
        int         num       = 0x13;
        int         errorCode = Class359.CreateILockBytesOnHGlobal(IntPtr.Zero, true, out this.interface65_0);

        if (errorCode != 0)
        {
            throw new ExternalException(BookmarkStart.b("稸娺匼ᠾ㕀捂♄㕆ⱈ⩊㥌⩎煐ὒ㩔㑖㉘ᥚ⑜⭞Ѡၢ䭤", num), errorCode);
        }
        errorCode = Class359.StgCreateDocfileOnILockBytes(this.interface65_0, STGM.STGM_CREATE | STGM.STGM_SHARE_EXCLUSIVE | STGM.STGM_READWRITE, 0, out interface2);
        if (errorCode != 0)
        {
            throw new ExternalException(BookmarkStart.b("稸娺匼ᠾ㕀捂♄㕆ⱈ⩊㥌⩎煐⁒⅔㡖⭘㩚㩜㩞䅠ౢ୤䝦⁨❪ɬ౮ᩰㅲ౴Ͷᱸࡺ卼", num), errorCode);
        }
        this.class1005_0 = new Class1005(interface2);
    }
Esempio n. 2
0
    public static Stream12 smethod_2()
    {
        Interface65 interface2;
        Interface40 interface3;
        int         num       = 15;
        int         errorCode = Class359.CreateILockBytesOnHGlobal(IntPtr.Zero, true, out interface2);

        if (errorCode != 0)
        {
            throw new ExternalException(BookmarkStart.b("瘴嘶圸᰺䤼Ἶ≀ㅂ⁄♆㵈⹊浌͎㹐げ㹔ᕖ⁘⽚㡜ⱞ你", num), errorCode);
        }
        errorCode = Class359.StgCreateDocfileOnILockBytes(interface2, STGM.STGM_CREATE | STGM.STGM_SHARE_EXCLUSIVE | STGM.STGM_READWRITE, 0, out interface3);
        if (errorCode != 0)
        {
            throw new ExternalException(BookmarkStart.b("瘴嘶圸᰺䤼Ἶ≀ㅂ⁄♆㵈⹊浌㱎═㱒❔㙖㹘㹚絜ぞའ䍢Ɽ⭦٨ࡪ٬⵮ࡰݲၴѶ坸", num), errorCode);
        }
        return(new Stream12 {
            interface40_0 = interface3, interface65_0 = interface2
        });
    }