public uint s_BthEvtBrRetrieveEventCharacteristicNotifications(System.Guid p0, out byte[] p1, out int p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteGuid(p0);
            _Unmarshal_Helper u = SendReceive(3, m);

            p1 = u.ReadReferent <byte[]>(new System.Func <byte[]>(u.Read_20), false);
            p2 = u.ReadInt32();
            return(u.ReadUInt32());
        }
        public int s_TaskSchedulerAdvanceScheduleIntervals(System.Guid p0, int p1, int p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteGuid(p0);
            m.WriteInt32(p1);
            m.WriteInt32(p2);
            _Unmarshal_Helper u = SendReceive(9, m);

            return(u.ReadInt32());
        }
Exemplo n.º 3
0
        public int DsmRpcSetPairingUXInfo(System.Guid p0, string p1, string p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteGuid(p0);
            m.WriteTerminatedString(NtApiDotNet.Win32.Rpc.RpcUtils.CheckNull(p1, "p1"));
            m.WriteTerminatedString(NtApiDotNet.Win32.Rpc.RpcUtils.CheckNull(p2, "p2"));
            _Unmarshal_Helper u = SendReceive(8, m);

            return(u.ReadInt32());
        }
        public int Rpc_NcaNetworkOpen(NtApiDotNet.Ndr.Marshal.NdrContextHandle p0, System.Guid p1, out NtApiDotNet.Ndr.Marshal.NdrContextHandle p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteContextHandle(p0);
            m.WriteGuid(p1);
            _Unmarshal_Helper u = SendReceive(2, m);

            p2 = u.ReadContextHandle();
            return(u.ReadInt32());
        }
        // async
        public int MapsStorageSvcValidateLocationAsync(NtApiDotNet.Ndr.Marshal.NdrContextHandle p0, System.Guid p1, out Struct_4 p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteContextHandle(p0);
            m.WriteGuid(p1);
            _Unmarshal_Helper u = SendReceive(5, m);

            p2 = u.Read_3();
            return(u.ReadInt32());
        }
Exemplo n.º 6
0
 private void Marshal(_Marshal_Helper m)
 {
     m.WriteInt32(Member0);
     m.WriteInt32(Member4);
     m.Write_10(NtApiDotNet.Win32.Rpc.RpcUtils.CheckNull(Member8, "Member8"));
     m.WriteInt32(Member4C);
     m.WriteInt32(Member50);
     m.WriteGuid(Member54);
     m.WriteInt32(Member64);
     m.WriteEmbeddedPointer <sbyte[], long>(Member68, new System.Action <sbyte[], long>(m.Write_11), Member64);
 }
 private void Marshal(_Marshal_Helper m)
 {
     m.WriteEmbeddedPointer<string>(Member0, new System.Action<string>(m.WriteTerminatedString));
     m.WriteEmbeddedPointer<string>(Member8, new System.Action<string>(m.WriteTerminatedString));
     m.WriteInt32(Member10);
     m.WriteInt32(Member14);
     m.WriteInt32(Member18);
     m.WriteInt64(Member20);
     m.WriteInt64(Member28);
     m.WriteGuid(Member30);
 }
Exemplo n.º 8
0
        public int WWDiagQueryInfRecentStats(System.Guid p0, ref Struct_16 p1)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteGuid(p0);
            m.Write_15(p1);
            _Unmarshal_Helper u = SendReceive(1, m);

            p1 = u.Read_15();
            return(u.ReadInt32());
        }
        public int RpcSetPowerState(System.Guid p0, NtApiDotNet.Ndr.Marshal.NdrEnum16 p1, NtApiDotNet.Ndr.Marshal.NdrEnum16 p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteGuid(p0);
            m.WriteEnum16(p1);
            m.WriteEnum16(p2);
            _Unmarshal_Helper u = SendReceive(0, m);

            return(u.ReadInt32());
        }
        public int RpcArdActivated(System.Guid p0, int p1, int p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteGuid(p0);
            m.WriteInt32(p1);
            m.WriteInt32(p2);
            _Unmarshal_Helper u = SendReceive(9, m);

            return(u.ReadInt32());
        }
 private void Marshal(_Marshal_Helper m)
 {
     m.Write_1(Member0);
     m.WriteGuid(Member1EE8);
     m.WriteGuid(Member1EF8);
     m.Write_3(Member1F08);
     m.WriteInt64(Member1F10);
     m.WriteEmbeddedPointer <string>(Member1F18, new System.Action <string>(m.WriteTerminatedString));
     m.WriteInt32(Member1F20);
     m.WriteGuid(Member1F24);
     m.WriteEmbeddedPointer <string[], long>(Member1F38, new System.Action <string[], long>(m.Write_4), Member1F40);
     m.WriteInt32(Member1F40);
     m.WriteEmbeddedPointer <string>(Member1F48, new System.Action <string>(m.WriteTerminatedString));
     m.WriteEmbeddedPointer <string>(Member1F50, new System.Action <string>(m.WriteTerminatedString));
     m.WriteEmbeddedPointer <string>(Member1F58, new System.Action <string>(m.WriteTerminatedString));
     m.WriteEmbeddedPointer <string>(Member1F60, new System.Action <string>(m.WriteTerminatedString));
     m.WriteEmbeddedPointer <string>(Member1F68, new System.Action <string>(m.WriteTerminatedString));
     m.WriteInt64(Member1F70);
     m.WriteEmbeddedPointer <string>(Member1F78, new System.Action <string>(m.WriteTerminatedString));
 }
        public int RpcGetSessionUnderArbitration(NtApiDotNet.Ndr.Marshal.NdrContextHandle p0, System.Guid p1, out int p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteContextHandle(p0);
            m.WriteGuid(p1);
            _Unmarshal_Helper u = SendReceive(8, m);

            p2 = u.ReadInt32();
            return(u.ReadInt32());
        }
Exemplo n.º 13
0
        public int RpcNetSetupDeleteObject(NtApiDotNet.Ndr.Marshal.NdrContextHandle p0, int p1, System.Guid p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteContextHandle(p0);
            m.WriteInt32(p1);
            m.WriteGuid(p2);
            _Unmarshal_Helper u = SendReceive(6, m);

            return(u.ReadInt32());
        }
Exemplo n.º 14
0
        public int RpcNetSetupInitialize(Struct_0 p0, System.Guid p1, out NtApiDotNet.Ndr.Marshal.NdrContextHandle p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.Write_0(p0);
            m.WriteGuid(p1);
            _Unmarshal_Helper u = SendReceive(0, m);

            p2 = u.ReadContextHandle();
            return(u.ReadInt32());
        }
        public int DasCreateChallengeContext(string p0, System.Guid p1, out NtApiDotNet.Ndr.Marshal.NdrContextHandle p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteTerminatedString(NtApiDotNet.Win32.Rpc.RpcUtils.CheckNull(p0, "p0"));
            m.WriteGuid(p1);
            _Unmarshal_Helper u = SendReceive(0, m);

            p2 = u.ReadContextHandle();
            return(u.ReadInt32());
        }
Exemplo n.º 16
0
        public uint RBiRtSrvRegisterWorkItemClsid(out System.Guid p0, System.Guid p1, char[] p2, int p3, System.Guid p4, System.Guid[] p5, sbyte[] p6, int[] p7, int p8, int p9, byte[] p10, int p11)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteGuid(p1);
            m.WriteReferent(p2, new System.Action <char[], long>(m.Write_25), p3);
            m.WriteInt32(p3);
            m.WriteGuid(p4);
            m.WriteReferent(p5, new System.Action <System.Guid[], long>(m.Write_26), p8);
            m.WriteReferent(p6, new System.Action <sbyte[], long>(m.Write_27), p8);
            m.Write_28(NtApiDotNet.Win32.Rpc.RpcUtils.CheckNull(p7, "p7"), (p8 + 1));
            m.WriteInt32(p8);
            m.WriteInt32(p9);
            m.WriteReferent(p10, new System.Action <byte[], long>(m.Write_29), p11);
            m.WriteInt32(p11);
            _Unmarshal_Helper u = SendReceive(15, m);

            p0 = u.ReadGuid();
            return(u.ReadUInt32());
        }
        public int s_TaskSchedulerGetPublishStateName(System.Guid p0, ref System.Nullable <Struct_7> p1)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteGuid(p0);
            m.WriteReferent(p1, new System.Action <Struct_7>(m.Write_6));
            _Unmarshal_Helper u = SendReceive(11, m);

            p1 = u.ReadReferentValue <Struct_7>(new System.Func <Struct_7>(u.Read_6), true);
            return(u.ReadInt32());
        }
Exemplo n.º 18
0
        public int FmMuxSrvGetActivationPolicy(System.Guid p0, string p1, out int p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteGuid(p0);
            m.WriteTerminatedString(NtApiDotNet.Win32.Rpc.RpcUtils.CheckNull(p1, "p1"));
            _Unmarshal_Helper u = SendReceive(11, m);

            p2 = u.ReadInt32();
            return(u.ReadInt32());
        }
Exemplo n.º 19
0
        public int ColorManagementRpcServerOpenFromMonitorId(Struct_0 p0, string p1, System.Guid p2, out NtApiDotNet.Ndr.Marshal.NdrContextHandle p3)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.Write_0(p0);
            m.WriteTerminatedString(NtApiDotNet.Win32.Rpc.RpcUtils.CheckNull(p1, "p1"));
            m.WriteGuid(p2);
            _Unmarshal_Helper u = SendReceive(0, m);

            p3 = u.ReadContextHandle();
            return(u.ReadInt32());
        }
        public int V2IpNatHlpRpcServerStartDhcpServer(System.Guid p0, int p1, byte p2, int p3)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteGuid(p0);
            m.WriteInt32(p1);
            m.WriteByte(p2);
            m.WriteInt32(p3);
            _Unmarshal_Helper u = SendReceive(8, m);

            return(u.ReadInt32());
        }
        public int s_GidsHandlerRpcAcquireChannel(System.Guid p0, out NtApiDotNet.Ndr.Marshal.NdrContextHandle p1, out byte[] p2, out int p3)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteGuid(p0);
            _Unmarshal_Helper u = SendReceive(1, m);

            p1 = u.ReadContextHandle();
            p2 = u.ReadReferent <byte[]>(new System.Func <byte[]>(u.Read_0), false);
            p3 = u.ReadInt32();
            return(u.ReadInt32());
        }
        public int WwanRpcGetProfileHomeProviderName(NtApiDotNet.Ndr.Marshal.NdrContextHandle p0, System.Guid p1, string p2, out string p3)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteContextHandle(p0);
            m.WriteGuid(p1);
            m.WriteTerminatedString(NtApiDotNet.Win32.Rpc.RpcUtils.CheckNull(p2, "p2"));
            _Unmarshal_Helper u = SendReceive(26, m);

            p3 = u.ReadReferent <string>(new System.Func <string>(u.ReadConformantVaryingString), false);
            return(u.ReadInt32());
        }
Exemplo n.º 23
0
        public void FwInterfaceRegistered(NtApiDotNet.Ndr.Marshal.NdrContextHandle p0, System.Guid p1, out int p2, out int p3, out System.Nullable <Struct_9> p4)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteContextHandle(p0);
            m.WriteGuid(p1);
            _Unmarshal_Helper u = SendReceive(2, m);

            p2 = u.ReadInt32();
            p3 = u.ReadInt32();
            p4 = u.ReadReferentValue <Struct_9>(new System.Func <Struct_9>(u.Read_8), false);
        }
        public int SrvOdbPtCancelBackgroundTask(int p0, System.Guid p1, sbyte p2, int p3)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteInt32(p0);
            m.WriteGuid(p1);
            m.WriteSByte(p2);
            m.WriteInt32(p3);
            _Unmarshal_Helper u = SendReceive(3, m);

            return(u.ReadInt32());
        }
        public int s_NgcCtnrEnumCreateNode(System.Guid p0, string p1, string p2, string p3)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteGuid(p0);
            m.WriteTerminatedString(NtApiDotNet.Win32.Rpc.RpcUtils.CheckNull(p1, "p1"));
            m.WriteTerminatedString(NtApiDotNet.Win32.Rpc.RpcUtils.CheckNull(p2, "p2"));
            m.WriteReferent(p3, new System.Action <string>(m.WriteTerminatedString));
            _Unmarshal_Helper u = SendReceive(0, m);

            return(u.ReadInt32());
        }
Exemplo n.º 26
0
        public int RpcNetSetup_NotifyGlobal_SysNotifyComponent(NtApiDotNet.Ndr.Marshal.NdrContextHandle p0, int p1, int p2, System.Guid p3)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteContextHandle(p0);
            m.WriteInt32(p1);
            m.WriteInt32(p2);
            m.WriteGuid(p3);
            _Unmarshal_Helper u = SendReceive(17, m);

            return(u.ReadInt32());
        }
Exemplo n.º 27
0
        public int RpcNetSetup_NotifyGlobal_SysQueryBindingPath(NtApiDotNet.Ndr.Marshal.NdrContextHandle p0, int p1, System.Guid p2, out sbyte p3)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteContextHandle(p0);
            m.WriteInt32(p1);
            m.WriteGuid(p2);
            _Unmarshal_Helper u = SendReceive(15, m);

            p3 = u.ReadSByte();
            return(u.ReadInt32());
        }
Exemplo n.º 28
0
        // async
        public int IRPCAsyncNotifyChannel_CloseChannel(NtApiDotNet.Ndr.Marshal.NdrContextHandle p0, System.Guid p1, int p2, byte[] p3)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteContextHandle(p0);
            m.WriteGuid(p1);
            m.WriteInt32(p2);
            m.WriteReferent(p3, new System.Action <byte[], long>(m.Write_0), p2);
            _Unmarshal_Helper u = SendReceive(3, m);

            return(u.ReadInt32());
        }
Exemplo n.º 29
0
        public int RpcSrvSBRetrieveContext(string p0, System.Guid p1, string p2, out System.Nullable <Struct_1> p3)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteReferent(p0, new System.Action <string>(m.WriteTerminatedString));
            m.WriteGuid(p1);
            m.WriteTerminatedString(NtApiDotNet.Win32.Rpc.RpcUtils.CheckNull(p2, "p2"));
            _Unmarshal_Helper u = SendReceive(12, m);

            p3 = u.ReadReferentValue <Struct_1>(new System.Func <Struct_1>(u.Read_0), false);
            return(u.ReadInt32());
        }
        public int QueryServerProcessHandleHeld(NtApiDotNet.Ndr.Marshal.NdrContextHandle p0, System.Guid p1, out int p2, out uint p3)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteContextHandle(p0);
            m.WriteGuid(p1);
            _Unmarshal_Helper u = SendReceive(22, m);

            p2 = u.ReadInt32();
            p3 = u.ReadUInt32();
            return(u.ReadInt32());
        }