public int HnsRpc_OpenService(out NtApiDotNet.Ndr.Marshal.NdrContextHandle p0, out string p1)
        {
            _Marshal_Helper   m = new _Marshal_Helper();
            _Unmarshal_Helper u = SendReceive(38, m);

            p0 = u.ReadContextHandle();
            p1 = u.ReadReferent <string>(new System.Func <string>(u.ReadConformantVaryingString), false);
            return(u.ReadInt32());
        }
        public int s_adGetDeviceGraphWnfStateName(out long p0, out NtApiDotNet.Ndr.Marshal.NdrContextHandle p1)
        {
            _Marshal_Helper   m = new _Marshal_Helper();
            _Unmarshal_Helper u = SendReceive(0, m);

            p0 = u.ReadInt64();
            p1 = u.ReadContextHandle();
            return(u.ReadInt32());
        }
Exemple #3
0
        public uint HamRpcSrvConnectExtendedExecution(out NtApiDotNet.Ndr.Marshal.NdrContextHandle p0, out Struct_0 p1)
        {
            _Marshal_Helper   m = new _Marshal_Helper();
            _Unmarshal_Helper u = SendReceive(0, m);

            p0 = u.ReadContextHandle();
            p1 = u.Read_0();
            return(u.ReadUInt32());
        }
        public void WcnpRpcCloseManagementHandle(ref NtApiDotNet.Ndr.Marshal.NdrContextHandle p0)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

            p0 = u.ReadContextHandle();
        }
        public void RemoveSyncHandle(ref NtApiDotNet.Ndr.Marshal.NdrContextHandle p0)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

            p0 = u.ReadContextHandle();
        }
        public void WcnpRpcUnSubscribe(ref NtApiDotNet.Ndr.Marshal.NdrContextHandle p0)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

            p0 = u.ReadContextHandle();
        }
        public void WcnpRpcReleaseSession(ref NtApiDotNet.Ndr.Marshal.NdrContextHandle p0)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

            p0 = u.ReadContextHandle();
        }
        public int WcnpRpcSubscribe(out int p0, out NtApiDotNet.Ndr.Marshal.NdrContextHandle p1)
        {
            _Marshal_Helper   m = new _Marshal_Helper();
            _Unmarshal_Helper u = SendReceive(0, m);

            p0 = u.ReadInt32();
            p1 = u.ReadContextHandle();
            return(u.ReadInt32());
        }
        public void s_afxCloseAudioEffectsWatcher(ref NtApiDotNet.Ndr.Marshal.NdrContextHandle p0)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

            p0 = u.ReadContextHandle();
        }
        public void EfsRpcCloseRaw(ref NtApiDotNet.Ndr.Marshal.NdrContextHandle p0)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

            p0 = u.ReadContextHandle();
        }
Exemple #11
0
        public void PhoneSvcImpl_PhoneRpcUnadvise(ref NtApiDotNet.Ndr.Marshal.NdrContextHandle p0)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

            p0 = u.ReadContextHandle();
        }
        public int RmtSrv_RM_ConnectToServer(out NtApiDotNet.Ndr.Marshal.NdrContextHandle p0, out Struct_0 p1)
        {
            _Marshal_Helper   m = new _Marshal_Helper();
            _Unmarshal_Helper u = SendReceive(0, m);

            p0 = u.ReadContextHandle();
            p1 = u.Read_0();
            return(u.ReadInt32());
        }
        public sbyte RpcLicensingOpenServer(out NtApiDotNet.Ndr.Marshal.NdrContextHandle p0, out int p1)
        {
            _Marshal_Helper   m = new _Marshal_Helper();
            _Unmarshal_Helper u = SendReceive(0, m);

            p0 = u.ReadContextHandle();
            p1 = u.ReadInt32();
            return(u.ReadSByte());
        }
        public void RpcLicensingCloseServer(ref NtApiDotNet.Ndr.Marshal.NdrContextHandle p0)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

            p0 = u.ReadContextHandle();
        }
Exemple #15
0
        public uint HamRpcSrvDisconnect(ref NtApiDotNet.Ndr.Marshal.NdrContextHandle p0)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

            p0 = u.ReadContextHandle();
            return(u.ReadUInt32());
        }
        public int PsmSrvCloseActivationChannel(ref NtApiDotNet.Ndr.Marshal.NdrContextHandle p0)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

            p0 = u.ReadContextHandle();
            return(u.ReadInt32());
        }
Exemple #17
0
        public int RpcSrvCpCancelConnectivityChangeNotification(ref NtApiDotNet.Ndr.Marshal.NdrContextHandle p0)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

            p0 = u.ReadContextHandle();
            return(u.ReadInt32());
        }
Exemple #18
0
        public int RpcSrvCpDeregisterProviderInstance(ref NtApiDotNet.Ndr.Marshal.NdrContextHandle p0)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

            p0 = u.ReadContextHandle();
            return(u.ReadInt32());
        }
Exemple #19
0
        public int BCryptIumReleaseContext(ref NtApiDotNet.Ndr.Marshal.NdrContextHandle p0)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

            p0 = u.ReadContextHandle();
            return(u.ReadInt32());
        }
        public int UtcEventTranscriptApi_CloseDiagnosticDataQueryApiSession(ref NtApiDotNet.Ndr.Marshal.NdrContextHandle p0)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

            p0 = u.ReadContextHandle();
            return(u.ReadInt32());
        }
        public int UtcEventTranscriptApi_CreateDiagnosticDataQueryApiSession(NtApiDotNet.Ndr.Marshal.NdrEnum16 p0, out NtApiDotNet.Ndr.Marshal.NdrContextHandle p1)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

            p1 = u.ReadContextHandle();
            return(u.ReadInt32());
        }
        public int s_GidsHandlerRpcReleaseChannel(ref NtApiDotNet.Ndr.Marshal.NdrContextHandle p0)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

            p0 = u.ReadContextHandle();
            return(u.ReadInt32());
        }
        public int s_DestroyHolographicDisplay(ref NtApiDotNet.Ndr.Marshal.NdrContextHandle p0)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

            p0 = u.ReadContextHandle();
            return(u.ReadInt32());
        }
        public int s_StopPersonalAssistantDialogSession(ref NtApiDotNet.Ndr.Marshal.NdrContextHandle p0)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

            p0 = u.ReadContextHandle();
            return(u.ReadInt32());
        }
        public uint BaseRegCloseKey(ref NtApiDotNet.Ndr.Marshal.NdrContextHandle p0)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

            p0 = u.ReadContextHandle();
            return(u.ReadUInt32());
        }
Exemple #26
0
        public uint PerflibV2OpenQueryHandle(string p0, out NtApiDotNet.Ndr.Marshal.NdrContextHandle p1)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

            p1 = u.ReadContextHandle();
            return(u.ReadUInt32());
        }
Exemple #27
0
        public uint PerflibV2CloseQueryHandle(ref NtApiDotNet.Ndr.Marshal.NdrContextHandle p0)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

            p0 = u.ReadContextHandle();
            return(u.ReadUInt32());
        }
        public int s_tsUnregisterAudioProtocolNotification(ref NtApiDotNet.Ndr.Marshal.NdrContextHandle p0)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

            p0 = u.ReadContextHandle();
            return(u.ReadInt32());
        }
        // async
        public int RpcDot11ExtIhvInitService(string p0, out NtApiDotNet.Ndr.Marshal.NdrContextHandle p1)
        {
            _Marshal_Helper m = new _Marshal_Helper();

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

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

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

            p1 = u.ReadContextHandle();
            return(u.ReadInt32());
        }