39 references to ExternDll
System.Messaging (39)
System\Messaging\Interop\NativeMethods.cs (3)
322[DllImport(ExternDll.Mqrt, EntryPoint = "MQGetSecurityContextEx", CharSet = CharSet.Unicode)] 336[DllImport(ExternDll.Ole32, PreserveSig = false)] 340[DllImport(ExternDll.Ole32, PreserveSig = false)]
System\Messaging\Interop\SafeNativeMethods.cs (15)
26[DllImport(ExternDll.Mqrt, EntryPoint = "MQBeginTransaction", CharSet = System.Runtime.InteropServices.CharSet.Unicode)] 40[DllImport(ExternDll.Mqrt, CharSet = System.Runtime.InteropServices.CharSet.Unicode)] 44[DllImport(ExternDll.Mqrt, EntryPoint = "MQPathNameToFormatName", CharSet = System.Runtime.InteropServices.CharSet.Unicode)] 58[DllImport(ExternDll.Mqrt, EntryPoint = "MQInstanceToFormatName", CharSet = System.Runtime.InteropServices.CharSet.Unicode)] 72[DllImport(ExternDll.Mqrt, CharSet = System.Runtime.InteropServices.CharSet.Unicode)] 75[DllImport(ExternDll.Mqrt, CharSet = System.Runtime.InteropServices.CharSet.Unicode)] 79[DllImport(ExternDll.Mqrt, CharSet = System.Runtime.InteropServices.CharSet.Unicode)] 83[DllImport(ExternDll.Mqrt, CharSet = System.Runtime.InteropServices.CharSet.Unicode)] 87[DllImport(ExternDll.Mqrt, CharSet = System.Runtime.InteropServices.CharSet.Unicode)] 90[DllImport(ExternDll.Mqrt, CharSet = System.Runtime.InteropServices.CharSet.Unicode)] 93[DllImport(ExternDll.Kernel32, ExactSpelling = true, CharSet = System.Runtime.InteropServices.CharSet.Auto, SetLastError = true)] 96[DllImport(ExternDll.Kernel32)] 99[DllImport(ExternDll.Advapi32)] 107[DllImport(ExternDll.Kernel32, CharSet = CharSet.Auto)] 118[DllImport(ExternDll.Kernel32, CharSet = System.Runtime.InteropServices.CharSet.Auto)]
System\Messaging\Interop\UnsafeNativeMethods.cs (21)
24[DllImport(ExternDll.Mqrt, EntryPoint = "MQOpenQueue", CharSet = System.Runtime.InteropServices.CharSet.Unicode)] 38[DllImport(ExternDll.Mqrt, CharSet = System.Runtime.InteropServices.CharSet.Unicode)] 42[DllImport(ExternDll.Mqrt, CharSet = System.Runtime.InteropServices.CharSet.Unicode)] 46[DllImport(ExternDll.Mqrt, CharSet = System.Runtime.InteropServices.CharSet.Unicode)] 50[DllImport(ExternDll.Mqrt, CharSet = System.Runtime.InteropServices.CharSet.Unicode)] 55[DllImport(ExternDll.Mqrt, EntryPoint = "MQReceiveMessageByLookupId", CharSet = System.Runtime.InteropServices.CharSet.Unicode)] 73[DllImport(ExternDll.Mqrt, EntryPoint = "MQReceiveMessageByLookupId", CharSet = System.Runtime.InteropServices.CharSet.Unicode)] 91[DllImport(ExternDll.Mqrt, EntryPoint = "MQCreateQueue", CharSet = System.Runtime.InteropServices.CharSet.Unicode)] 106[DllImport(ExternDll.Mqrt, EntryPoint = "MQDeleteQueue", CharSet = System.Runtime.InteropServices.CharSet.Unicode)] 120[DllImport(ExternDll.Mqrt, EntryPoint = "MQLocateBegin", CharSet = System.Runtime.InteropServices.CharSet.Unicode)] 134[DllImport(ExternDll.Mqrt, EntryPoint = "MQGetMachineProperties", CharSet = System.Runtime.InteropServices.CharSet.Unicode)] 148[DllImport(ExternDll.Mqrt, EntryPoint = "MQGetQueueProperties", CharSet = System.Runtime.InteropServices.CharSet.Unicode)] 162[DllImport(ExternDll.Mqrt, EntryPoint = "MQMgmtGetInfo", CharSet = System.Runtime.InteropServices.CharSet.Unicode)] 180[DllImport(ExternDll.Mqrt, CharSet = System.Runtime.InteropServices.CharSet.Unicode)] 183[DllImport(ExternDll.Mqrt, EntryPoint = "MQSetQueueProperties", CharSet = System.Runtime.InteropServices.CharSet.Unicode)] 199[DllImport(ExternDll.Mqrt, CharSet = System.Runtime.InteropServices.CharSet.Unicode, SetLastError = true)] 204[DllImport(ExternDll.Mqrt, CharSet = System.Runtime.InteropServices.CharSet.Unicode, SetLastError = true)] 207[DllImport(ExternDll.Advapi32, SetLastError = true)] 210[DllImport(ExternDll.Advapi32, SetLastError = true)] 213[DllImport(ExternDll.Advapi32, SetLastError = true)] 216[DllImport(ExternDll.Advapi32, CharSet = System.Runtime.InteropServices.CharSet.Auto, SetLastError = true)]