public int s_NgcLocalAccountVaultProtectCredential(string p0, out string p1, out int p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

            p1 = u.ReadReferent <string>(new System.Func <string>(u.ReadConformantVaryingString), false);
            p2 = u.ReadInt32();
            return(u.ReadInt32());
        }
        public int s_ServiceWorkerSession_EnumerateAllSessions(NtApiDotNet.Ndr.Marshal.NdrContextHandle p0, out int p1, out Struct_0[] p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

            p1 = u.ReadInt32();
            p2 = u.ReadReferent <Struct_0[]>(new System.Func <Struct_0[]>(u.Read_16), false);
            return(u.ReadInt32());
        }
Exemple #3
0
        public uint SebiEnumerateEvents(string p0, out int p1, out System.Guid[] p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteReferent(p0, new System.Action <string>(m.WriteTerminatedString));
            _Unmarshal_Helper u = SendReceive(4, m);

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

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

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

            m.WriteInt32(p0);
            _Unmarshal_Helper u = SendReceive(2, m);

            p1 = u.ReadInt32();
            p2 = u.ReadReferent <Struct_0[]>(new System.Func <Struct_0[]>(u.Read_9), false);
            return(u.ReadInt32());
        }
Exemple #6
0
        public int s_NgcMgmtGetProtectedRecoveryBlob(string p0, out byte[] p1, out int p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

            p1 = u.ReadReferent <byte[]>(new System.Func <byte[]>(u.Read_0), false);
            p2 = u.ReadInt32();
            return(u.ReadInt32());
        }
Exemple #7
0
        public int ElfrRegisterClusterSvc(System.Nullable <char> p0, out int p1, out sbyte[] p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteReferent(p0, new System.Action <char>(m.WriteChar));
            _Unmarshal_Helper u = SendReceive(19, m);

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

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

            p1 = u.ReadContextHandle();
            p2 = u.ReadReferent <string>(new System.Func <string>(u.ReadConformantVaryingString), false);
            return(u.ReadInt32());
        }
        // async
        public int DasStartReadCeremonyData(NtApiDotNet.Ndr.Marshal.NdrContextHandle p0, out int p1, out sbyte[] p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteContextHandle(p0);
            _Unmarshal_Helper u = SendReceive(4, m);

            p1 = u.ReadInt32();
            p2 = u.ReadReferent <sbyte[]>(new System.Func <sbyte[]>(u.Read_11), false);
            return(u.ReadInt32());
        }
Exemple #10
0
        public int MosHostGetCopyrightString(NtApiDotNet.Ndr.Marshal.NdrContextHandle p0, out string p1, out int p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteContextHandle(p0);
            _Unmarshal_Helper u = SendReceive(17, m);

            p1 = u.ReadReferent <string>(new System.Func <string>(u.ReadConformantVaryingString), false);
            p2 = u.ReadInt32();
            return(u.ReadInt32());
        }
        public int HnsRpc_ModifyGuestNetworkService(NtApiDotNet.Ndr.Marshal.NdrContextHandle p0, string p1, out string p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

            p2 = u.ReadReferent <string>(new System.Func <string>(u.ReadConformantVaryingString), false);
            return(u.ReadInt32());
        }
Exemple #12
0
        public int UtcApi_GetKnownTraceList(NtApiDotNet.Ndr.Marshal.NdrEnum16 p0, out Struct_2[] p1, out int p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteEnum16(p0);
            _Unmarshal_Helper u = SendReceive(11, m);

            p1 = u.ReadReferent <Struct_2[]>(new System.Func <Struct_2[]>(u.Read_7), false);
            p2 = u.ReadInt32();
            return(u.ReadInt32());
        }
Exemple #13
0
        public uint DllRegisterServer(int p0, out int p1, out string[] p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteInt32(p0);
            _Unmarshal_Helper u = SendReceive(0, m);

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

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

            p1 = u.ReadReferent <byte[]>(new System.Func <byte[]>(u.Read_1), false);
            p2 = u.ReadInt32();
            return(u.ReadInt32());
        }
Exemple #15
0
        // async
        public int RpcWaitAsyncNotification(NtApiDotNet.Ndr.Marshal.NdrContextHandle p0, out Struct_0[] p1, out int p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

            p1 = u.ReadReferent <Struct_0[]>(new System.Func <Struct_0[]>(u.Read_1), false);
            p2 = u.ReadInt32();
            return(u.ReadInt32());
        }
Exemple #16
0
        public int PhoneSvcImpl_PhoneRpcGetLines(NtApiDotNet.Ndr.Marshal.NdrEnum16 p0, out System.Guid[] p1, out int p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteEnum16(p0);
            _Unmarshal_Helper u = SendReceive(10, m);

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

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

            p1 = u.ReadReferent <Struct_0[]>(new System.Func <Struct_0[]>(u.Read_1), false);
            p2 = u.ReadInt32();
            return(u.ReadInt32());
        }
Exemple #18
0
        public int NtlmIumGenerateRootSecret(NtApiDotNet.Ndr.Marshal.NdrContextHandle p0, out int p1, out sbyte[] p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteContextHandle(p0);
            _Unmarshal_Helper u = SendReceive(11, m);

            p1 = u.ReadInt32();
            p2 = u.ReadReferent <sbyte[]>(new System.Func <sbyte[]>(u.Read_32), false);
            return(u.ReadInt32());
        }
Exemple #19
0
        // async
        public void AppIDRpcVerifyFile(int p0, out int p1, ref string p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteInt32(p0);
            m.WriteReferent(p2, new System.Action <string>(m.WriteTerminatedString));
            _Unmarshal_Helper u = SendReceive(0, m);

            p1 = u.ReadInt32();
            p2 = u.ReadReferent <string>(new System.Func <string>(u.ReadConformantVaryingString), true);
        }
        public int s_GetSessionCertificate(NtApiDotNet.Ndr.Marshal.NdrContextHandle p0, out sbyte[] p1, out int p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteContextHandle(p0);
            _Unmarshal_Helper u = SendReceive(4, m);

            p1 = u.ReadReferent <sbyte[]>(new System.Func <sbyte[]>(u.Read_2), false);
            p2 = u.ReadInt32();
            return(u.ReadInt32());
        }
        public int RasRpcSubmitRequestLocal(ref sbyte[] p0, int p1)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteReferent(p0, new System.Action <sbyte[], long>(m.Write_16), p1);
            m.WriteInt32(p1);
            _Unmarshal_Helper u = SendReceive(13, m);

            p0 = u.ReadReferent <sbyte[]>(new System.Func <sbyte[]>(u.Read_15), false);
            return(u.ReadInt32());
        }
Exemple #22
0
        public uint VpnikeProcessCfgPayloadRequest(long p0, System.Nullable <Struct_5> p1, out Struct_5[] p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteInt64(p0);
            m.WriteReferent(p1, new System.Action <Struct_5>(m.Write_5));
            _Unmarshal_Helper u = SendReceive(5, m);

            p2 = u.ReadReferent <Struct_5[]>(new System.Func <Struct_5[]>(u.Read_30), false);
            return(u.ReadUInt32());
        }
        public uint RBiSrvQueryBrokeredEvent(System.Guid p0, out int p1, out byte[] p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

            p1 = u.ReadInt32();
            p2 = u.ReadReferent <byte[]>(new System.Func <byte[]>(u.Read_29), false);
            return(u.ReadUInt32());
        }
Exemple #24
0
        // async
        public uint VpnikeProcessEapAuthPacket(long p0, Struct_10 p1, out Struct_9[] p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteInt64(p0);
            m.Write_10(p1);
            _Unmarshal_Helper u = SendReceive(12, m);

            p2 = u.ReadReferent <Struct_9[]>(new System.Func <Struct_9[]>(u.Read_34), false);
            return(u.ReadUInt32());
        }
Exemple #25
0
        public int UtcWerHelperApi_FetchReportData2(int p0, out Struct_5[] p1, out int p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteInt32(p0);
            _Unmarshal_Helper u = SendReceive(5, m);

            p1 = u.ReadReferent <Struct_5[]>(new System.Func <Struct_5[]>(u.Read_11), false);
            p2 = u.ReadInt32();
            return(u.ReadInt32());
        }
Exemple #26
0
        // async
        public int TsgQecNapConnectionGetNapChangeNotify(NtApiDotNet.Ndr.Marshal.NdrContextHandle p0, out sbyte[] p1, out int p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

            p1 = u.ReadReferent <sbyte[]>(new System.Func <sbyte[]>(u.Read_0), false);
            p2 = u.ReadInt32();
            return(u.ReadInt32());
        }
Exemple #27
0
        public int s_CacheStorage_keys(NtApiDotNet.Ndr.Marshal.NdrContextHandle p0, out int p1, out Struct_2[] p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

            p1 = u.ReadInt32();
            p2 = u.ReadReferent <Struct_2[]>(new System.Func <Struct_2[]>(u.Read_9), false);
            return(u.ReadInt32());
        }
Exemple #28
0
        public int RpcGetAllSessionsEx(int p0, out Struct_11[] p1, out int p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteInt32(p0);
            _Unmarshal_Helper u = SendReceive(11, m);

            p1 = u.ReadReferent <Struct_11[]>(new System.Func <Struct_11[]>(u.Read_19), false);
            p2 = u.ReadInt32();
            return(u.ReadInt32());
        }
Exemple #29
0
        public uint _EvtRpcGetChannelList(int p0, out int p1, out string[] p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

            m.WriteInt32(p0);
            _Unmarshal_Helper u = SendReceive(19, m);

            p1 = u.ReadInt32();
            p2 = u.ReadReferent <string[]>(new System.Func <string[]>(u.Read_22), false);
            return(u.ReadUInt32());
        }
Exemple #30
0
        public int SchRpcGetSecurity(string p0, int p1, out string p2)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

            p2 = u.ReadReferent <string>(new System.Func <string>(u.ReadConformantVaryingString), false);
            return(u.ReadInt32());
        }